[python-quantumclient] Update to 2.1.1

Robert A. Kukura rkukura at fedoraproject.org
Mon Sep 24 01:38:35 UTC 2012


commit 24a00b303062aff7ff42d621e9b3781deba72a72
Author: Bob Kukura <rkukura at redhat.com>
Date:   Sun Sep 23 21:35:44 2012 -0400

    Update to 2.1.1

 .gitignore                |    2 +-
 python-quantumclient.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2dd313..aa95660 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/python-quantumclient-2.0.23.tar.gz
+/python-quantumclient-2.1.1.tar.gz
diff --git a/python-quantumclient.spec b/python-quantumclient.spec
index 424ed05..2f78dd6 100644
--- a/python-quantumclient.spec
+++ b/python-quantumclient.spec
@@ -1,10 +1,10 @@
 #
-# This is 2.0.23 circa folsom rc1
+# This is 2.1.1 circa folsom rc2
 #
 
 Name:       python-quantumclient
 Epoch:      1
-Version:    2.0.23
+Version:    2.1.1
 Release:    0%{?dist}
 Summary:    Python API and CLI for OpenStack Quantum
 
@@ -52,6 +52,9 @@ rm -rf %{buildroot}%{python_sitelib}/quantumclient/tests
 
 
 %changelog
+* Mon Sep 24 2012 Robert Kukura <rkukura at redhat.com> - 1:2.1.1-0
+- Update to 2.1.1
+
 * Fri Sep 14 2012 Robert Kukura <rkukura at redhat.com> - 1:2.0.23-0
 - Update to 2.0.23
 
diff --git a/sources b/sources
index d935690..43e7f44 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27dc1283a1be72419caf45577193e43a  python-quantumclient-2.0.23.tar.gz
+57dfe8f52da02744be7e85efd4adaa67  python-quantumclient-2.1.1.tar.gz


More information about the scm-commits mailing list