[python-novaclient] update to folsom-1

Pádraig Brady pbrady at fedoraproject.org
Wed Jun 13 16:28:47 UTC 2012


commit d09fbdfca47ae26ed39b754dd4154ea9c48cdacd
Author: Pádraig Brady <P at draigBrady.com>
Date:   Wed Jun 13 17:14:45 2012 +0100

    update to folsom-1

 .gitignore             |    1 +
 python-novaclient.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 899a58a..842bb75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /python-novaclient-2012.1~e4.tar.gz
 /python-novaclient-2012.1~rc1.tar.gz
 /python-novaclient-2012.1.tar.gz
+/python-novaclient-2012.2~f1.tar.gz
diff --git a/python-novaclient.spec b/python-novaclient.spec
index babacd3..0eb36f9 100644
--- a/python-novaclient.spec
+++ b/python-novaclient.spec
@@ -1,12 +1,12 @@
 Name:             python-novaclient
-Version:          2012.1
-Release:          1%{?dist}
+Version:          2012.2
+Release:          0.1.f1%{?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/2012.1/+download/python-novaclient-%{version}.tar.gz
+Source0:          https://launchpad.net/nova/folsom/folsom-1/+download/python-novaclient-%{version}~f1.tar.gz
 
 Patch1:           novaclient-remove-argparse-from-egg-requires.patch
 
@@ -69,6 +69,9 @@ rm -fr html/.doctrees html/.buildinfo
 %doc html
 
 %changelog
+* Wed Jun 13 2012 Pádraig Brady <P at draigBrady.com> 2012.2-0.1.f1
+- Update to folsom-1 release
+
 * Sun Apr  8 2012 Pádraig Brady <P at draigBrady.com> 2012.1-1
 - Update to essex release
 - Include LICENSE (#732695)
diff --git a/sources b/sources
index 42d8cc2..799864c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f654bce125e0fc4010448cc2701cdb42  python-novaclient-2012.1.tar.gz
+a9f49eb3d77c8047cfc377d35d6cc5f8  python-novaclient-2012.2~f1.tar.gz


More information about the scm-commits mailing list