[python-novaclient] update to latest upstream release 2.10.0

Alan Pevec apevec at fedoraproject.org
Mon Dec 3 17:41:27 UTC 2012


commit a48babbc3b8abdfc7fd1bae2b4c90746ea2d33b2
Author: Alan Pevec <apevec at redhat.com>
Date:   Mon Dec 3 18:11:32 2012 +0100

    update to latest upstream release 2.10.0

 .gitignore             |    1 +
 python-novaclient.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 115edc6..39aa3eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /python-novaclient-2012.2~f1.tar.gz
 /python-novaclient-2.8.0.26.tar.gz
 /python-novaclient-2.9.0.tar.gz
+/python-novaclient-2.10.0.tar.gz
diff --git a/python-novaclient.spec b/python-novaclient.spec
index a63c063..5a555d0 100644
--- a/python-novaclient.spec
+++ b/python-novaclient.spec
@@ -1,6 +1,6 @@
 Name:             python-novaclient
 Epoch:            1
-Version:          2.9.0
+Version:          2.10.0
 Release:          1%{?dist}
 Summary:          Python API and CLI for OpenStack Nova
 
@@ -70,6 +70,9 @@ rm -fr html/.doctrees html/.buildinfo
 %doc html
 
 %changelog
+* Mon Dec 03 2012 Alan Pevec <apevec at redhat.com> 2.10.0-1
+- Update to latest upstream release
+
 * Thu Sep 27 2012 Pádraig Brady <P at draigBrady.com> 1:2.9.0-1
 - Update to latest upstream release (aligned with Folsom)
 
diff --git a/sources b/sources
index 42f1ef0..77669bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d6caeb963c7c24ac26bce1a429a94ff  python-novaclient-2.9.0.tar.gz
+a4203017c2e3aace9cb7bfd59658161f  python-novaclient-2.10.0.tar.gz


More information about the scm-commits mailing list