Hello community,
here is the log from the commit of package python-cinderclient for
openSUSE:Factory checked in at 2013-10-18 11:34:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
and /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cinderclient"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes
2013-10-02 13:32:41.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes
2013-10-18 11:42:34.000000000 +0200
@@ -1,0 +2,12 @@
+Mon Oct 7 10:20:35 UTC 2013 - [email protected]
+
+- Update to version 1.0.6:
+ + Replace OpenStack LLC with OpenStack Foundation
+ + Use v2 endpoint with v2 shell for migration
+ + Implement qos support
+ + Fix find volume for migrate command
+ + Synch up with OSLO-Incubator
+ + Error if arguments are not supplied for rename commands
+ + Update docs/index.rst with release info for 1.0.6
+
+-------------------------------------------------------------------
Old:
----
python-cinderclient-master.tar.gz
New:
----
python-cinderclient-1.0.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.HsLGLd/_old 2013-10-18 11:42:34.000000000 +0200
+++ /var/tmp/diff_new_pack.HsLGLd/_new 2013-10-18 11:42:34.000000000 +0200
@@ -19,13 +19,13 @@
%define component cinderclient
Name: python-%{component}
-Version: 1.0.5.29
+Version: 1.0.6
Release: 0
Summary: Openstack Block Storage (Cinder) API Client
License: Apache-2.0
Group: Development/Languages/Python
Url: http://launchpad.net/python-cinderclient
-Source: python-cinderclient-master.tar.gz
+Source: python-cinderclient-1.0.6.tar.gz
BuildRequires: openstack-suse-macros
BuildRequires: python-base
BuildRequires: python-d2to1
@@ -84,7 +84,7 @@
This package contains testsuite files for %{name}.
%prep
-%setup -q -n python-cinderclient-1.0.5.29.g665abd9
+%setup -q -n python-cinderclient-1.0.6
%openstack_cleanup_prep
echo %{version} > cinderclient/versioninfo
++++++ _service ++++++
--- /var/tmp/diff_new_pack.HsLGLd/_old 2013-10-18 11:42:34.000000000 +0200
+++ /var/tmp/diff_new_pack.HsLGLd/_new 2013-10-18 11:42:34.000000000 +0200
@@ -1,8 +1,7 @@
<services>
<service name="git_tarballs" mode="disabled">
- <param
name="url">http://tarballs.openstack.org/python-cinderclient/python-cinderclient-master.tar.gz</param>
+ <param
name="url">http://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.6.tar.gz</param>
<param name="email">[email protected]</param>
- <param name="version-regexp">.*-([^-]+)\.g[a-zA-Z0-9]{7}</param>
<param name="plain-version">True</param>
</service>
</services>
++++++ python-cinderclient-master.tar.gz -> python-cinderclient-1.0.6.tar.gz
++++++
++++ 2136 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]