commit openstack-trove for openSUSE:Factory
Hello community, here is the log from the commit of package openstack-trove for openSUSE:Factory checked in at 2014-04-14 12:33:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08 15:11:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openstack-trove.new/openstack-trove.changes 2014-04-14 12:33:07.000000000 +0200 @@ -1,0 +2,10 @@ +Thu Apr 10 17:29:38 UTC 2014 - dmueller@suse.com + +- remove extras dependency + +------------------------------------------------------------------- +Mon Apr 7 15:04:24 UTC 2014 - dmueller@suse.com + +- switch over to icehouse release + +------------------------------------------------------------------- Old: ---- trove-2014.1.b3.tar.gz New: ---- trove-milestone-proposed.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openstack-trove.spec ++++++ --- /var/tmp/diff_new_pack.MipWSt/_old 2014-04-14 12:33:08.000000000 +0200 +++ /var/tmp/diff_new_pack.MipWSt/_new 2014-04-14 12:33:08.000000000 +0200 @@ -21,13 +21,13 @@ %define username %{component} Name: openstack-%{component} -Version: 2014.1.b3 +Version: 2014.1.dev62.g3582409 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-2014.1.b3.tar.gz +Source: http://tarballs.openstack.org/trove/trove-milestone-proposed.tar.gz Source1: %{name}.init Source2: %{name}.logrotate %if 0%{?suse_version} > 1230 @@ -72,23 +72,22 @@ Requires: python-cinderclient >= 1.0.6 Requires: python-designateclient >= 1.0.0 Requires: python-eventlet >= 0.13.0 -Requires: python-extras Requires: python-heatclient >= 0.2.3 -Requires: python-iso8601 >= 0.1.8 -Requires: python-jsonschema >= 1.3.0 -Requires: python-keystoneclient >= 0.4.1 +Requires: python-iso8601 >= 0.1.9 +Requires: python-jsonschema >= 2.0.0 +Requires: python-keystoneclient >= 0.7.0 Requires: python-kombu >= 2.4.8 Requires: python-lxml >= 2.3 Requires: python-netaddr >= 0.7.6 -Requires: python-novaclient >= 2.15.0 +Requires: python-novaclient >= 2.17.0 Requires: python-oslo.config >= 1.2.0 Requires: python-passlib -Requires: python-pexpect +Requires: python-pexpect >= 3.1 Requires: python-proboscis >= 1.2.5.3 Requires: python-sqlalchemy-migrate >= 0.8.2 -Requires: python-swiftclient >= 1.5 +Requires: python-swiftclient >= 1.6 Requires: python-troveclient -Requires: python-wsgi_intercept +Requires: python-wsgi_intercept >= 0.6.1 %description -n python-trove This package contains the core code of OpenStack Trove. @@ -143,14 +142,14 @@ Requires: python-nose Requires: python-nosexcover Requires: python-openstack.nose_plugin >= 0.7 -Requires: python-testrepository >= 0.0.17 -Requires: python-testtools >= 0.9.32 +Requires: python-testrepository >= 0.0.18 +Requires: python-testtools >= 0.9.34 %description test This package contains testsuite files for %{name}. %prep -%setup -q -n %{component}-%{version} +%setup -q -n %{component}-2014.1.dev62.g3582409 %openstack_cleanup_prep %build -- 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