[python-novaclient] Update to essex-4

Pádraig Brady pbrady at fedoraproject.org
Tue Mar 6 16:42:51 UTC 2012


commit 163cf2851ab16338cfd45dcedb8726ceeb932dcc
Author: Alan Pevec <apevec at redhat.com>
Date:   Tue Mar 6 17:32:28 2012 +0100

    Update to essex-4

 .gitignore             |    1 +
 python-novaclient.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a77fd97..c2f595c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /python-novaclient-2.6.1~bzr89.tar.gz
 /python-novaclient-2012.1~e3.tar.gz
+/python-novaclient-2012.1~e4.tar.gz
diff --git a/python-novaclient.spec b/python-novaclient.spec
index d520f2d..53136c3 100644
--- a/python-novaclient.spec
+++ b/python-novaclient.spec
@@ -1,12 +1,12 @@
 Name:             python-novaclient
 Version:          2012.1
-Release:          0.1%{?dist}
+Release:          0.2.e4%{?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-3/+download/python-novaclient-%{version}~e3.tar.gz
+Source0:          http://launchpad.net/nova/essex/essex-4/+download/python-novaclient-%{version}~e4.tar.gz
 
 Patch1:           novaclient-remove-argparse-from-egg-requires.patch
 
@@ -68,6 +68,9 @@ rm -fr html/.doctrees html/.buildinfo
 %doc html
 
 %changelog
+* Tue Mar 06 2012 Alan Pevec <apevec at redhat.com> 2012.1-0.2.e4
+- Update to essex-4
+
 * Fri Jan 27 2012 Pádraig Brady <P at draigBrady.com> - 2012.1-0.1.e3
 - Update to essex milestone 3
 
diff --git a/sources b/sources
index de07fc4..9f01ee6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aceba9e7052594a2fa816b92e995cfd0  python-novaclient-2012.1~e3.tar.gz
+19d598a6ccb0b87bc0b1703707f46877  python-novaclient-2012.1~e4.tar.gz


More information about the scm-commits mailing list