From 5317f394710e04fd1f3d71c896c898d05ee4ff322e82af779ff98bf0c6092b08 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 16 Sep 2013 14:28:45 +0000 Subject: [PATCH] Accepting request 199239 from Cloud:OpenStack:Factory - Update to version 1.0.5.25: + Implement ability to migrate volume - Update to version 1.0.5.24: + Don't need to init testr explicitly OBS-URL: https://build.opensuse.org/request/show/199239 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=13 --- python-cinderclient-master.tar.gz | 4 ++-- python-cinderclient.changes | 12 ++++++++++++ python-cinderclient.spec | 4 ++-- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/python-cinderclient-master.tar.gz b/python-cinderclient-master.tar.gz index 06df251..4bfa42f 100644 --- a/python-cinderclient-master.tar.gz +++ b/python-cinderclient-master.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc8d0e04b2873753311615f4456c4b4155351bdbc62ae3cbc734048cf4a5dfe3 -size 143574 +oid sha256:29fc4769e845882b0ebee2eca7e8ddc3526dd9e9346cdf14cb196adef44f188e +size 145067 diff --git a/python-cinderclient.changes b/python-cinderclient.changes index a281b61..943487f 100644 --- a/python-cinderclient.changes +++ b/python-cinderclient.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Sep 15 23:49:02 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 1.0.5.25: + + Implement ability to migrate volume + +------------------------------------------------------------------- +Fri Sep 6 00:12:40 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 1.0.5.24: + + Don't need to init testr explicitly + ------------------------------------------------------------------- Mon Sep 2 00:13:46 UTC 2013 - opensuse-cloud@opensuse.org diff --git a/python-cinderclient.spec b/python-cinderclient.spec index e808e50..3546727 100644 --- a/python-cinderclient.spec +++ b/python-cinderclient.spec @@ -19,7 +19,7 @@ %define component cinderclient Name: python-%{component} -Version: 1.0.5.23 +Version: 1.0.5.25 Release: 0 Summary: Openstack Block Storage (Cinder) API Client License: Apache-2.0 @@ -84,7 +84,7 @@ Requires: python-testrepository >= 0.0.13 This package contains testsuite files for %{name}. %prep -%setup -q -n python-cinderclient-1.0.5.23.g8ea9fa3 +%setup -q -n python-cinderclient-1.0.5.25.gd7796ef %openstack_cleanup_prep echo %{version} > cinderclient/versioninfo