[openstack-glance] update to Icehouse release candidate 2

Pádraig Brady pbrady at fedoraproject.org
Sat Apr 12 12:19:31 UTC 2014


commit efc708f5d100de921d82c9cb6ca1b80ccf6dca74
Author: Pádraig Brady <P at draigBrady.com>
Date:   Sat Apr 12 12:41:35 2014 +0100

    update to Icehouse release candidate 2

 .gitignore            |    1 +
 openstack-glance.spec |   11 +++++++----
 sources               |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce8e33b..5e10a0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /glance-2014.1.b2.tar.gz
 /glance-2014.1.b3.tar.gz
 /glance-2014.1.rc1.tar.gz
+/glance-2014.1.rc2.tar.gz
diff --git a/openstack-glance.spec b/openstack-glance.spec
index dfae005..b8e7051 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,12 +1,12 @@
 Name:             openstack-glance
 Version:          2014.1
-Release:          0.5.rc1%{?dist}
+Release:          0.6.rc2%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://glance.openstack.org
-Source0:          https://launchpad.net/glance/icehouse/icehouse-2/+download/glance-%{version}.rc1.tar.gz
+Source0:          https://launchpad.net/glance/icehouse/icehouse-2/+download/glance-%{version}.rc2.tar.gz
 Source1:          openstack-glance-api.service
 Source2:          openstack-glance-registry.service
 Source3:          openstack-glance-scrubber.service
@@ -18,7 +18,7 @@ Source7:          glance-cache-dist.conf
 Source8:          glance-scrubber-dist.conf
 
 #
-# patches_base=2014.1.rc1
+# patches_base=2014.1.rc2
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 Patch0002: 0002-Remove-runtime-dep-on-python-pbr.patch
@@ -109,7 +109,7 @@ and delivery services for virtual disk images.
 This package contains documentation files for glance.
 
 %prep
-%setup -q -n glance-%{version}.rc1
+%setup -q -n glance-%{version}.rc2
 
 %patch0001 -p1
 %patch0002 -p1
@@ -322,6 +322,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Sat Apr 12 2014 Pádraig Brady <pbrady at redhat.com> - 2014.1-0.6.rc2
+- Update to Icehouse release candidate 2
+
 * Wed Apr 09 2014 Pádraig Brady <pbrady at redhat.com> - 2014.1-0.5.rc1
 - Update to Icehouse release candidate 1
 - Depend on python-kombu for rabbit installations
diff --git a/sources b/sources
index 98b3add..eb55e06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdbf28a9c7fe6abd175e97a5772797c9  glance-2014.1.rc1.tar.gz
+7eaaeb35fcb7ba284b1d3dc05ea31b51  glance-2014.1.rc2.tar.gz


More information about the scm-commits mailing list