[openstack-nova/el6-grizzly] Update to grizzly-rc2

Nikola Dipanov ndipanov at fedoraproject.org
Tue Apr 2 16:59:34 UTC 2013


commit 0e7ac25a97aa34ba2e726c6b7c33b207d91d3ea9
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Tue Apr 2 12:15:47 2013 +0200

    Update to grizzly-rc2

 .gitignore                                         |    1 +
 ...e-don-t-access-the-net-when-building-docs.patch |    2 +-
 openstack-nova.spec                                |   11 +++++++----
 sources                                            |    2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c6bce7b..0542fdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /nova-2013.1~g2.tar.gz
 /nova-2013.1.g3.tar.gz
 /nova-2013.1.rc1.tar.gz
+/nova-2013.1.rc2.tar.gz
diff --git a/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch b/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
index 3ecad7c..57b3439 100644
--- a/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
+++ b/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
@@ -1,4 +1,4 @@
-From 5627ac0f46ce2c5be492c2973fde721274553daf Mon Sep 17 00:00:00 2001
+From e9dfdd80e3b04d38a002ca811ff887abd85359fe Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Fri, 6 Jan 2012 12:16:34 +0000
 Subject: [PATCH] Ensure we don't access the net when building docs
diff --git a/openstack-nova.spec b/openstack-nova.spec
index a56cf6f..5129079 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,13 +2,13 @@
 
 Name:             openstack-nova
 Version:          2013.1
-Release:          0.11.rc1%{?dist}
+Release:          0.12.rc2%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://openstack.org/projects/compute/
-Source0:          https://launchpad.net/nova/grizzly/grizzly-rc1/+download/nova-2013.1.rc1.tar.gz
+Source0:          https://launchpad.net/nova/grizzly/grizzly-rc2/+download/nova-2013.1.rc2.tar.gz
 
 Source1:          nova.conf
 Source6:          nova.logrotate
@@ -45,7 +45,7 @@ Source21:         nova-polkit.pkla
 Source22:         nova-ifc-template
 
 #
-# patches_base=2013.1.rc1
+# patches_base=2013.1.rc2
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 
@@ -381,7 +381,7 @@ This package contains documentation files for nova.
 %endif
 
 %prep
-%setup -q -n nova-%{version}.rc1
+%setup -q -n nova-%{version}.rc2
 
 %patch0001 -p1
 
@@ -810,6 +810,9 @@ fi
 %endif
 
 %changelog
+* Tue Apr 02 2013 Nikola Đipanov <ndipanov at redhat.com> - 2013.1-0.12.rc2
+- Update to Grizzly rc2
+
 * Fri Mar 22 2013 Nikola Đipanov <ndipanov at redhat.com> - 2013.1-0.11.rc1
 - Update to Grizzly rc1
 
diff --git a/sources b/sources
index dad5549..87e32c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9740e8dc37af1ccc3e89b991772e1c67  nova-2013.1.rc1.tar.gz
+98e753afccfb5b84a4d770add3614034  nova-2013.1.rc2.tar.gz


More information about the scm-commits mailing list