From f9afb35950f45423d10861978cfbb67fbabe3b70f73f01bb4b3326239a8792fe Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 18 Jul 2013 15:33:54 +0000 Subject: [PATCH] Accepting request 183607 from Cloud:OpenStack:Factory - Update to version 1.0.4.62: + Update to latest openstack/requirements. - Update to version 1.0.4.61: + Fix wrong method call for extend subcommand + Sync install_venv_common from oslo + Implement ability to extend volume for v1. OBS-URL: https://build.opensuse.org/request/show/183607 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=9 --- python-cinderclient-master.tar.gz | 4 ++-- python-cinderclient.changes | 14 ++++++++++++++ python-cinderclient.spec | 4 ++-- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/python-cinderclient-master.tar.gz b/python-cinderclient-master.tar.gz index 56ed2f6..d73627e 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:826e418e874dabd52ab30cfc2a5e904558cd060ecba448404e4716086af3adf0 -size 109734 +oid sha256:9f6c5f3b298f595e37bd43ed2cab25696cfcc42d0663bf282dafd182e3d5691c +size 113951 diff --git a/python-cinderclient.changes b/python-cinderclient.changes index a61a6e3..f161d4e 100644 --- a/python-cinderclient.changes +++ b/python-cinderclient.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jul 16 00:21:35 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 1.0.4.62: + + Update to latest openstack/requirements. + +------------------------------------------------------------------- +Sat Jul 13 23:35:16 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 1.0.4.61: + + Fix wrong method call for extend subcommand + + Sync install_venv_common from oslo + + Implement ability to extend volume for v1. + ------------------------------------------------------------------- Fri Jul 5 23:42:47 UTC 2013 - opensuse-cloud@opensuse.org diff --git a/python-cinderclient.spec b/python-cinderclient.spec index 0d7cd65..8fc8ccd 100644 --- a/python-cinderclient.spec +++ b/python-cinderclient.spec @@ -19,7 +19,7 @@ %define component cinderclient Name: python-%{component} -Version: 1.0.4.56 +Version: 1.0.4.66 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.4.56.ga3985ee +%setup -q -n python-cinderclient-1.0.4.66.g509a54b %openstack_cleanup_prep echo %{version} > cinderclient/versioninfo