Hello community, here is the log from the commit of package openstack-trove for openSUSE:Factory checked in at 2014-04-20 11:36:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openstack-trove (Old) and /work/SRC/openSUSE:Factory/.openstack-trove.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "openstack-trove" Changes: -------- --- /work/SRC/openSUSE:Factory/openstack-trove/openstack-trove.changes 2014-04-14 12:33:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openstack-trove.new/openstack-trove.changes 2014-04-20 11:36:40.000000000 +0200 @@ -1,0 +2,11 @@ +Thu Apr 17 12:55:28 UTC 2014 - dmueller@suse.com + +- update to 2014.1: + * no change + +------------------------------------------------------------------- +Mon Apr 14 12:34:29 UTC 2014 - dmueller@suse.com + +- switch to release (2014.1.rc1) + +------------------------------------------------------------------- Old: ---- trove-milestone-proposed.tar.gz New: ---- trove-2014.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openstack-trove.spec ++++++ --- /var/tmp/diff_new_pack.VEwpJ8/_old 2014-04-20 11:36:41.000000000 +0200 +++ /var/tmp/diff_new_pack.VEwpJ8/_new 2014-04-20 11:36:41.000000000 +0200 @@ -21,13 +21,13 @@ %define username %{component} Name: openstack-%{component} -Version: 2014.1.dev62.g3582409 +Version: 2014.1 Release: 0 Summary: Openstack DBaaS (Trove) License: Apache-2.0 Group: System/Management Url: https://launchpad.net/trove -Source: http://tarballs.openstack.org/trove/trove-milestone-proposed.tar.gz +Source: http://tarballs.openstack.org/trove/trove-%{version}.tar.gz Source1: %{name}.init Source2: %{name}.logrotate %if 0%{?suse_version} > 1230 @@ -65,22 +65,22 @@ Group: Development/Languages/Python Requires: python >= 2.6.8 Requires: python-Jinja2 -Requires: python-PasteDeploy >= 1.5.0 +Requires: python-PasteDeploy >= 1.5 Requires: python-Routes >= 1.12.3 Requires: python-SQLAlchemy >= 0.7.8 Requires: python-WebOb >= 1.2.3 Requires: python-cinderclient >= 1.0.6 -Requires: python-designateclient >= 1.0.0 -Requires: python-eventlet >= 0.13.0 +Requires: python-designateclient >= 1 +Requires: python-eventlet >= 0.13 Requires: python-heatclient >= 0.2.3 Requires: python-iso8601 >= 0.1.9 -Requires: python-jsonschema >= 2.0.0 -Requires: python-keystoneclient >= 0.7.0 +Requires: python-jsonschema >= 2 +Requires: python-keystoneclient >= 0.7 Requires: python-kombu >= 2.4.8 Requires: python-lxml >= 2.3 Requires: python-netaddr >= 0.7.6 -Requires: python-novaclient >= 2.17.0 -Requires: python-oslo.config >= 1.2.0 +Requires: python-novaclient >= 2.17 +Requires: python-oslo.config >= 1.2 Requires: python-passlib Requires: python-pexpect >= 3.1 Requires: python-proboscis >= 1.2.5.3 @@ -136,7 +136,7 @@ %if 0%{?suse_version} <= 1110 Requires: python-discover %endif -Requires: python-WebTest >= 2.0 +Requires: python-WebTest >= 2 Requires: python-mockito Requires: python-mox >= 0.5.3 Requires: python-nose @@ -149,7 +149,7 @@ This package contains testsuite files for %{name}. %prep -%setup -q -n %{component}-2014.1.dev62.g3582409 +%setup -q -n %{component}-%{version} %openstack_cleanup_prep %build ++++++ trove-milestone-proposed.tar.gz -> trove-2014.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trove-2014.1.dev62.g3582409/ChangeLog new/trove-2014.1/ChangeLog --- old/trove-2014.1.dev62.g3582409/ChangeLog 2014-04-02 14:13:29.000000000 +0200 +++ new/trove-2014.1/ChangeLog 2014-04-17 11:36:15.000000000 +0200 @@ -1,6 +1,9 @@ CHANGES ======= +2014.1 +------ + * Fixed unit test to not actually run backup command * Fix create call for security group rules * Updated from global requirements diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trove-2014.1.dev62.g3582409/PKG-INFO new/trove-2014.1/PKG-INFO --- old/trove-2014.1.dev62.g3582409/PKG-INFO 2014-04-02 14:13:29.000000000 +0200 +++ new/trove-2014.1/PKG-INFO 2014-04-17 11:36:15.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trove -Version: 2014.1.dev62.g3582409 +Version: 2014.1 Summary: OpenStack DBaaS Home-page: http://www.openstack.org/ Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trove-2014.1.dev62.g3582409/trove.egg-info/PKG-INFO new/trove-2014.1/trove.egg-info/PKG-INFO --- old/trove-2014.1.dev62.g3582409/trove.egg-info/PKG-INFO 2014-04-02 14:13:29.000000000 +0200 +++ new/trove-2014.1/trove.egg-info/PKG-INFO 2014-04-17 11:36:15.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trove -Version: 2014.1.dev62.g3582409 +Version: 2014.1 Summary: OpenStack DBaaS Home-page: http://www.openstack.org/ Author: OpenStack -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de