[openstack-glance] Update to Grizzly RC1

Nikola Dipanov ndipanov at fedoraproject.org
Fri Mar 22 18:46:05 UTC 2013


commit 28120386e2f9ca6056f00ffef4a6ac05db76d0d7
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Fri Mar 22 19:38:55 2013 +0100

    Update to Grizzly RC1

 .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 ae4785c..c6fef9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /glance-2013.1~g1.tar.gz
 /glance-2013.1~g2.tar.gz
 /glance-2013.1.g3.tar.gz
+/glance-2013.1.rc1.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 8d241ec..16c14dd 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 13ab594616d86da870338f2178e5f96fc14877a3 Mon Sep 17 00:00:00 2001
+From fd1fef6aa6cdf108da10b0ceef4881f9daa2debe 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 2aa3a3c..a3bdacc 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,18 +1,18 @@
 Name:             openstack-glance
 Version:          2013.1
-Release:          0.6.g3%{?dist}
+Release:          0.7.rc1%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://glance.openstack.org
-Source0:          https://launchpad.net/glance/grizzly/grizzly-3/+download/glance-2013.1.g3.tar.gz
+Source0:          https://launchpad.net/glance/grizzly/grizzly-rc1/+download/glance-2013.1.rc1.tar.gz
 Source1:          openstack-glance-api.service
 Source2:          openstack-glance-registry.service
 Source3:          openstack-glance.logrotate
 
 #
-# patches_base=2013.1.g3
+# patches_base=2013.1.rc1
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 
@@ -96,7 +96,7 @@ and delivery services for virtual disk images.
 This package contains documentation files for glance.
 
 %prep
-%setup -q -n glance-%{version}.g3
+%setup -q -n glance-%{version}.rc1
 
 %patch0001 -p1
 
@@ -266,6 +266,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Tue Mar 22 2013 Nikola Đipanov <ndipanov at redhat.com> 2013.1-0.7.rc1
+- Update to Grizzly RC1
+
 * Tue Feb 26 2013 Nikola Đipanov <ndipanov at redhat.com> 2013.1-0.6.g3
 - Fix dep issues introduced by the Grizzly-3 update
 
diff --git a/sources b/sources
index a29ad81..37b6f8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-70abed4c7d5fd98a0217eaafc741a7d6  glance-2013.1.g3.tar.gz
+1eae437d817d72f325a91fc6629d16e9  glance-2013.1.rc1.tar.gz


More information about the scm-commits mailing list