[openstack-glance] update to essex final

Pádraig Brady pbrady at fedoraproject.org
Mon Apr 9 02:39:16 UTC 2012


commit a2b50aba162ba5daa41e0bd6782202a81ec5bd29
Author: Pádraig Brady <P at draigBrady.com>
Date:   Mon Apr 9 03:28:58 2012 +0100

    update to essex final

 .gitignore            |    1 +
 openstack-glance.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 626767a..94a6b6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /glance-2012.1~e4.tar.gz
 /glance-2012.1~rc1.tar.gz
 /glance-2012.1~rc2.tar.gz
+/glance-2012.1.tar.gz
diff --git a/openstack-glance.spec b/openstack-glance.spec
index fbf63ac..bdf46ec 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,19 +1,19 @@
 Name:             openstack-glance
 Version:          2012.1
-Release:          0.11.rc2%{?dist}
+Release:          1%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://glance.openstack.org
-Source0:          http://launchpad.net/glance/essex/essex-rc2/+download/glance-2012.1~rc2.tar.gz
+Source0:          https://launchpad.net/glance/essex/2012.1/+download/glance-%{version}.tar.gz
 Source1:          openstack-glance-api.service
 Source2:          openstack-glance-registry.service
 Source3:          openstack-glance.logrotate
 Source4:          openstack-glance-db-setup
 
 #
-# patches_base=essex-rc2
+# patches_base=2012.1
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 
@@ -226,6 +226,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Mon Apr  9 2012 Pádraig Brady <P at draigBrady.com> - 2012.1-1
+- Update to Essex final
+
 * Fri Mar 30 2012 Russell Bryant <rbryant at redhat.com> - 2012.1-0.11.rc2
 - Update to Essex rc2
 
diff --git a/sources b/sources
index 293608e..0be26f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4d3a372086dc4aa89fbabad331e3fab  glance-2012.1~rc2.tar.gz
+751273bbb1bd0a05a66409e32aa2ba63  glance-2012.1.tar.gz


More information about the scm-commits mailing list