[openstack-glance/el6-grizzly] Update to grizzly RC2

Nikola Dipanov ndipanov at fedoraproject.org
Tue Apr 2 17:30:53 UTC 2013


commit b791f7c40fb16909537725516b814b3327060abd
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Tue Apr 2 19:24:19 2013 +0200

    Update to grizzly RC2

 .gitignore                                         |    1 +
 ...-Don-t-access-the-net-while-building-docs.patch |    2 +-
 openstack-glance.spec                              |   11 +++++++----
 sources                                            |    2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c6fef9d..697d8cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /glance-2013.1~g2.tar.gz
 /glance-2013.1.g3.tar.gz
 /glance-2013.1.rc1.tar.gz
+/glance-2013.1.rc2.tar.gz
diff --git a/0001-Don-t-access-the-net-while-building-docs.patch b/0001-Don-t-access-the-net-while-building-docs.patch
index 16c14dd..de1e629 100644
--- a/0001-Don-t-access-the-net-while-building-docs.patch
+++ b/0001-Don-t-access-the-net-while-building-docs.patch
@@ -1,4 +1,4 @@
-From fd1fef6aa6cdf108da10b0ceef4881f9daa2debe Mon Sep 17 00:00:00 2001
+From 452eef14a50921542770a5727c46eb33cca220ef Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Fri, 6 Jan 2012 17:12:54 +0000
 Subject: [PATCH] Don't access the net while building docs
diff --git a/openstack-glance.spec b/openstack-glance.spec
index a755f15..bf14de8 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,12 +1,12 @@
 Name:             openstack-glance
 Version:          2013.1
-Release:          0.7.rc1%{?dist}
+Release:          0.8.rc2%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://glance.openstack.org
-Source0:          https://launchpad.net/glance/grizzly/grizzly-rc1/+download/glance-2013.1.rc1.tar.gz
+Source0:          https://launchpad.net/glance/grizzly/grizzly-rc2/+download/glance-2013.1.rc2.tar.gz
 Source1:          openstack-glance-api.init
 Source100:        openstack-glance-api.upstart
 Source2:          openstack-glance-registry.init
@@ -14,7 +14,7 @@ Source200:        openstack-glance-registry.upstart
 Source3:          openstack-glance.logrotate
 
 #
-# patches_base=2013.1.rc1
+# patches_base=2013.1.rc2
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 
@@ -103,7 +103,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
 
@@ -279,6 +279,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Tue Apr  2 2013 Nikola Đipanov <ndipanov at redhat.com> 2013.1-0.8.rc2
+- Update to Grizzly RC2
+
 * Tue Mar 22 2013 Nikola Đipanov <ndipanov at redhat.com> 2013.1-0.7.rc1
 - Update to Grizzly RC1
 
diff --git a/sources b/sources
index 37b6f8f..568f454 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1eae437d817d72f325a91fc6629d16e9  glance-2013.1.rc1.tar.gz
+2705707bc2be3ca31cb929c9cc7ec58b  glance-2013.1.rc2.tar.gz


More information about the scm-commits mailing list