diff --git a/python-cinderclient-master.tar.gz b/python-cinderclient-master.tar.gz index f75aacf..06df251 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:1148286ebf009d60644488af8a96906adc8cd51bd1684bfdce025db986ecca65 -size 137326 +oid sha256:bc8d0e04b2873753311615f4456c4b4155351bdbc62ae3cbc734048cf4a5dfe3 +size 143574 diff --git a/python-cinderclient.changes b/python-cinderclient.changes index 1894f37..a281b61 100644 --- a/python-cinderclient.changes +++ b/python-cinderclient.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 2 00:13:46 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 1.0.5.23: + + Add volume encryption metadata to cinderclient + +------------------------------------------------------------------- +Thu Aug 29 00:00:45 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 1.0.5.21: + + Add update_snapshot_metadata action + + Fixing erroneous clearing of test callstack + ------------------------------------------------------------------- Thu Aug 15 23:38:58 UTC 2013 - opensuse-cloud@opensuse.org diff --git a/python-cinderclient.spec b/python-cinderclient.spec index eba030d..e808e50 100644 --- a/python-cinderclient.spec +++ b/python-cinderclient.spec @@ -19,7 +19,7 @@ %define component cinderclient Name: python-%{component} -Version: 1.0.5.18 +Version: 1.0.5.23 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.18.g0631974 +%setup -q -n python-cinderclient-1.0.5.23.g8ea9fa3 %openstack_cleanup_prep echo %{version} > cinderclient/versioninfo