Hello community, here is the log from the commit of package openstack-glance for openSUSE:Factory checked in at 2013-11-20 10:58:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openstack-glance (Old) and /work/SRC/openSUSE:Factory/.openstack-glance.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openstack-glance" Changes: -------- --- /work/SRC/openSUSE:Factory/openstack-glance/openstack-glance.changes 2013-10-18 19:23:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openstack-glance.new/openstack-glance.changes 2013-11-20 10:58:41.000000000 +0100 @@ -1,0 +2,19 @@ +Fri Nov 15 18:19:31 UTC 2013 - [email protected] + +- Update to version 2013.2.1.dev8.ge20b2af: + + Replace qpid_host with qpid_hostname + + Fixes error message encoding issue when using qpid + + Fixes wrong Qpid protocol configuration + +------------------------------------------------------------------- +Thu Nov 14 01:23:51 UTC 2013 - [email protected] + +- Update to version 2013.2.1.dev2.g9b52a89: + + Sync iso8601 requirement and fixes test case failures + +------------------------------------------------------------------- +Mon Nov 4 09:51:21 CET 2013 - [email protected] + +- require python-Routes, updated versions to requirements.txt + +------------------------------------------------------------------- Old: ---- glance-2013.2.tar.gz New: ---- glance-stable-havana.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openstack-glance-doc.spec ++++++ --- /var/tmp/diff_new_pack.PA0T1T/_old 2013-11-20 10:58:42.000000000 +0100 +++ /var/tmp/diff_new_pack.PA0T1T/_new 2013-11-20 10:58:42.000000000 +0100 @@ -19,13 +19,13 @@ %define component glance Name: openstack-%{component}-doc -Version: 2013.2 +Version: 2013.2.1.dev8.ge20b2af Release: 0 Summary: OpenStack Image Service (Glance) - Documentation License: Apache-2.0 Group: Documentation/HTML Url: https://launchpad.net/glance -Source: glance-2013.2.tar.gz +Source: glance-stable-havana.tar.gz BuildRequires: graphviz BuildRequires: openstack-suse-macros BuildRequires: python-Sphinx @@ -48,7 +48,7 @@ This package contains documentation files for openstack-glance. %prep -%setup -q -n glance-2013.2 +%setup -q -n glance-2013.2.1.dev8.ge20b2af %openstack_cleanup_prep %build ++++++ openstack-glance.spec ++++++ --- /var/tmp/diff_new_pack.PA0T1T/_old 2013-11-20 10:58:42.000000000 +0100 +++ /var/tmp/diff_new_pack.PA0T1T/_new 2013-11-20 10:58:42.000000000 +0100 @@ -22,13 +22,13 @@ %define username openstack-%{component} Name: openstack-%{component} -Version: 2013.2 +Version: 2013.2.1.dev8.ge20b2af Release: 0 Summary: OpenStack Image Service (Glance) License: Apache-2.0 Group: System/Management Url: https://launchpad.net/glance -Source0: glance-2013.2.tar.gz +Source0: glance-stable-havana.tar.gz Source1: openstack-glance.init Source5: %{name}.logrotate # PATCH-FIX-OPENSUSE: [email protected] -- Don't test qpid functionality, we have no packages @@ -80,6 +80,7 @@ Requires: python-Babel >= 0.9.6 Requires: python-Paste Requires: python-PasteDeploy >= 1.5.0 +Requires: python-Routes >= 1.12.3 Requires: python-SQLAlchemy >= 0.7.8 Requires: python-WebOb >= 1.2.3 Requires: python-anyjson >= 0.3.3 @@ -101,7 +102,7 @@ Requires: python-pycrypto >= 2.6 Requires: python-six Requires: python-sqlalchemy-migrate >= 0.7.2 -Requires: python-swiftclient >= 1.2 +Requires: python-swiftclient >= 1.5 Requires: python-wsgiref >= 0.1.2 Requires: python-xattr >= 0.4 @@ -136,7 +137,7 @@ of OpenStack Glance. %prep -%setup -q -n glance-2013.2 +%setup -q -n glance-2013.2.1.dev8.ge20b2af %patch2 -p1 %openstack_cleanup_prep sed -i "s|^#!.*||" tools/migrate_image_owners.py # Fix non-executable script warning ++++++ _service ++++++ --- /var/tmp/diff_new_pack.PA0T1T/_old 2013-11-20 10:58:42.000000000 +0100 +++ /var/tmp/diff_new_pack.PA0T1T/_new 2013-11-20 10:58:42.000000000 +0100 @@ -1,7 +1,7 @@ <services> <service name="git_tarballs" mode="disabled"> <!-- <param name="url">http://tarballs.openstack.org/glance/glance-master.tar.gz</param> --> - <param name="url">http://tarballs.openstack.org/glance/glance-2013.2.tar.gz</param> + <param name="url">http://tarballs.openstack.org/glance/glance-stable-havana.tar.gz</param> <param name="email">[email protected]</param> <param name="plain-version">True</param> </service> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
