[python-novaclient] update to essex-rc1

Pádraig Brady pbrady at fedoraproject.org
Wed Mar 21 10:16:57 UTC 2012


commit 17cc8b9a5a179692f8a1dadb7b11645ee9059d4a
Author: Pádraig Brady <P at draigBrady.com>
Date:   Wed Mar 21 09:36:10 2012 +0000

    update to essex-rc1

 .gitignore             |    1 +
 python-novaclient.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2f595c..37e25cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /python-novaclient-2.6.1~bzr89.tar.gz
 /python-novaclient-2012.1~e3.tar.gz
 /python-novaclient-2012.1~e4.tar.gz
+/python-novaclient-2012.1~rc1.tar.gz
diff --git a/python-novaclient.spec b/python-novaclient.spec
index 53136c3..9833902 100644
--- a/python-novaclient.spec
+++ b/python-novaclient.spec
@@ -1,12 +1,12 @@
 Name:             python-novaclient
 Version:          2012.1
-Release:          0.2.e4%{?dist}
+Release:          0.3.rc1%{?dist}
 Summary:          Python API and CLI for OpenStack Nova
 
 Group:            Development/Languages
 License:          ASL 2.0
 URL:              http://pypi.python.org/pypi/python-novaclient
-Source0:          http://launchpad.net/nova/essex/essex-4/+download/python-novaclient-%{version}~e4.tar.gz
+Source0:          http://launchpad.net/nova/essex/essex-rc1/+download/python-novaclient-%{version}~rc1.tar.gz
 
 Patch1:           novaclient-remove-argparse-from-egg-requires.patch
 
@@ -68,6 +68,9 @@ rm -fr html/.doctrees html/.buildinfo
 %doc html
 
 %changelog
+* Wed Mar 21 2012 Pádraig Brady <P at draigBrady.com> 2012.1-0.3.rc1
+- Update to essex-rc1
+
 * Tue Mar 06 2012 Alan Pevec <apevec at redhat.com> 2012.1-0.2.e4
 - Update to essex-4
 
diff --git a/sources b/sources
index 9f01ee6..6e7756e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19d598a6ccb0b87bc0b1703707f46877  python-novaclient-2012.1~e4.tar.gz
+d969ff41c4f026c1d11b2795e5e43f2f  python-novaclient-2012.1~rc1.tar.gz


More information about the scm-commits mailing list