17
0

Accepting request 197420 from Cloud:OpenStack:Factory

- Update to version 1.0.5.23:
  + Add volume encryption metadata to cinderclient

- Update to version 1.0.5.21:
  + Add update_snapshot_metadata action
  + Fixing erroneous clearing of test callstack

OBS-URL: https://build.opensuse.org/request/show/197420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=12
This commit is contained in:
Stephan Kulow
2013-09-16 10:44:27 +00:00
committed by Git OBS Bridge
parent 760ff15f0f
commit 41ea60633d
3 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1148286ebf009d60644488af8a96906adc8cd51bd1684bfdce025db986ecca65
size 137326
oid sha256:bc8d0e04b2873753311615f4456c4b4155351bdbc62ae3cbc734048cf4a5dfe3
size 143574

View File

@@ -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

View File

@@ -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