[python-cinderclient/f19] Update to upstream version 1.0.3.

Jakub Ruzicka jruzicka at fedoraproject.org
Mon Apr 8 19:54:23 UTC 2013


commit d49830f7dec40be2a838989a2c8581fba9df46e4
Author: Jakub Ruzicka <jruzicka at redhat.com>
Date:   Tue Apr 2 17:18:55 2013 +0200

    Update to upstream version 1.0.3.

 .gitignore               |    1 +
 python-cinderclient.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb50386..0d34063 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /python-cinderclient-0.2.26~20120925git.tar.gz
 /python-cinderclient-0.2.26.tar.gz
 /python-cinderclient-1.0.2.tar.gz
+/python-cinderclient-1.0.3.tar.gz
diff --git a/python-cinderclient.spec b/python-cinderclient.spec
index 2f19ed2..f8b0253 100644
--- a/python-cinderclient.spec
+++ b/python-cinderclient.spec
@@ -1,6 +1,6 @@
 Name:             python-cinderclient
-Version:          1.0.2
-Release:          2%{?dist}
+Version:          1.0.3
+Release:          1%{?dist}
 Summary:          Python API and CLI for OpenStack cinder
 
 Group:            Development/Languages
@@ -53,6 +53,9 @@ rm -fr %{buildroot}%{python_sitelib}/tests
 %{python_sitelib}/*.egg-info
 
 %changelog
+* Tue Apr 02 2013 Jakub Ruzicka <jruzicka at redhat.com> 1.0.3-1
+- Update to upstream version 1.0.3.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 40f48fd..4c084a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e753fab4348a88ef7f51143531e8df85  python-cinderclient-1.0.2.tar.gz
+3bf0b62be5fb293108899e49d709694c  python-cinderclient-1.0.3.tar.gz


More information about the scm-commits mailing list