[openstack-glance/f17] Update to essex rc2

Russell Bryant russellb at fedoraproject.org
Fri Mar 30 21:01:26 UTC 2012


commit f7a5af5a72cec0c8efd07b343f811486f7c7df35
Author: Russell Bryant <rbryant at redhat.com>
Date:   Fri Mar 30 16:41:41 2012 -0400

    Update to essex rc2

 .gitignore            |    1 +
 openstack-glance.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3f4640..626767a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /glance-2012.1~e3.tar.gz
 /glance-2012.1~e4.tar.gz
 /glance-2012.1~rc1.tar.gz
+/glance-2012.1~rc2.tar.gz
diff --git a/openstack-glance.spec b/openstack-glance.spec
index b17dd44..fbf63ac 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,19 +1,19 @@
 Name:             openstack-glance
 Version:          2012.1
-Release:          0.10.rc1%{?dist}
+Release:          0.11.rc2%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://glance.openstack.org
-Source0:          http://launchpad.net/glance/essex/essex-rc1/+download/glance-2012.1~rc1.tar.gz
+Source0:          http://launchpad.net/glance/essex/essex-rc2/+download/glance-2012.1~rc2.tar.gz
 Source1:          openstack-glance-api.service
 Source2:          openstack-glance-registry.service
 Source3:          openstack-glance.logrotate
 Source4:          openstack-glance-db-setup
 
 #
-# patches_base=essex-rc1
+# patches_base=essex-rc2
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 
@@ -226,6 +226,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Fri Mar 30 2012 Russell Bryant <rbryant at redhat.com> - 2012.1-0.11.rc2
+- Update to Essex rc2
+
 * Wed Mar 28 2012 Russell Bryant <rbryant at redhat.com> - 2012.1-0.10.rc1
 - Update openstack-glance-db-setup to common script from openstack-keystone package.
 - Change permissions of glance-registry.conf to 0640.
diff --git a/sources b/sources
index 5723eca..293608e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f522d6979ad8a070831a49c28194a4f  glance-2012.1~rc1.tar.gz
+e4d3a372086dc4aa89fbabad331e3fab  glance-2012.1~rc2.tar.gz


More information about the scm-commits mailing list