[openstack-nova/el6] Update to folsom stable release 1

Nikola Dipanov ndipanov at fedoraproject.org
Tue Dec 4 17:21:32 UTC 2012


commit 8080f2d4dac6b9facc4efa259b9b7f469b041256
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Fri Nov 30 11:31:45 2012 +0100

    Update to folsom stable release 1

 .gitignore                                         |    1 +
 ...e-don-t-access-the-net-when-building-docs.patch |    6 +++---
 openstack-nova.spec                                |    9 ++++++---
 sources                                            |    2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12c3c9b..591b715 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /nova-2012.1.1.tar.gz
 /nova-2012.1.3.tar.gz
 /nova-2012.2.tar.gz
+/nova-2012.2.1.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 92158eb..d0774ba 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 992f7fe34ccc0372cae79a55c4465e598ac8cac7 Mon Sep 17 00:00:00 2001
+From 6df77db42621ceeae2e9f164416f959b49c89f63 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
@@ -7,8 +7,8 @@ Subject: [PATCH] Ensure we don't access the net when building docs
 
 Change-Id: I9d02fb4053a8106672aded1614a2850e21603eb2
 ---
- doc/source/conf.py |    1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ doc/source/conf.py | 1 -
+ 1 file changed, 1 deletion(-)
 
 diff --git a/doc/source/conf.py b/doc/source/conf.py
 index 7f77cc5..62b273e 100644
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 6fe73e6..b59bbc7 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -1,8 +1,8 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-nova
-Version:          2012.2
-Release:          2%{?dist}
+Version:          2012.2.1
+Release:          1%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -41,7 +41,7 @@ Source21:         nova-polkit.pkla
 Source22:         nova-ifc-template
 
 #
-# patches_base=2012.2
+# patches_base=2012.2.1
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 
@@ -753,6 +753,9 @@ fi
 %endif
 
 %changelog
+* Thu Sep 27 2012 Nikola Đipanov <ndipanov at redhat.com> - 2012.2.1-1
+- Update to folsom stable release 1
+
 * Tue Oct 30 2012 Pádraig Brady <pbrady at redhat.com> - 2012.2-2
 - Add support for python-migrate-0.6
 
diff --git a/sources b/sources
index c1f7919..5ebe885 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-598760ce72f391d3bb6a6ea2c9218fcf  nova-2012.2.tar.gz
+02a96d9bda05e03e8ac9bcef27e27f20  nova-2012.2.1.tar.gz


More information about the scm-commits mailing list