Accepting request 201603 from Cloud:OpenStack:Factory
- Update to version 1.0.5.29: + Fix help messages for name arguments + Add volume name arguments OBS-URL: https://build.opensuse.org/request/show/201603 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
5317f39471
commit
b0eda0657f
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29fc4769e845882b0ebee2eca7e8ddc3526dd9e9346cdf14cb196adef44f188e
|
||||
size 145067
|
||||
oid sha256:ea57026cb013d7ade7af11f9d9a3ad0b468499e218aafcbe180734437c9c7569
|
||||
size 145577
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 10:11:11 UTC 2013 - opensuse-cloud@opensuse.org
|
||||
|
||||
- Update to version 1.0.5.29:
|
||||
+ Fix help messages for name arguments
|
||||
+ Add volume name arguments
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 15 23:49:02 UTC 2013 - opensuse-cloud@opensuse.org
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define component cinderclient
|
||||
|
||||
Name: python-%{component}
|
||||
Version: 1.0.5.25
|
||||
Version: 1.0.5.29
|
||||
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.25.gd7796ef
|
||||
%setup -q -n python-cinderclient-1.0.5.29.g665abd9
|
||||
%openstack_cleanup_prep
|
||||
echo %{version} > cinderclient/versioninfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user