[openstack-nova/f20] Update to stable/havana 2013.2.3 release

Xavier Queralt Mateu xqueralt at fedoraproject.org
Fri Apr 4 13:37:33 UTC 2014


commit 04dbcb040d41221ccf29a3b17ca0141fa004d6c3
Author: Xavier Queralt <xqueralt at redhat.com>
Date:   Fri Apr 4 15:29:57 2014 +0200

    Update to stable/havana 2013.2.3 release

 .gitignore                                         |    1 +
 ...e-don-t-access-the-net-when-building-docs.patch |    2 +-
 0002-remove-runtime-dep-on-python-pbr.patch        |    2 +-
 openstack-nova.spec                                |    7 +++++--
 sources                                            |    2 +-
 5 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b952df..626094f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /nova-2013.2.tar.gz
 /nova-2013.2.1.tar.gz
 /nova-2013.2.2.tar.gz
+/nova-2013.2.3.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 992c6dc..5d7be57 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 6fcf1a618c6aac0899ac6867a019118b020c45f4 Mon Sep 17 00:00:00 2001
+From 87e384b2d936b2fef6fd1f76efe92711b302d960 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/0002-remove-runtime-dep-on-python-pbr.patch b/0002-remove-runtime-dep-on-python-pbr.patch
index f7831cc..fa52e28 100644
--- a/0002-remove-runtime-dep-on-python-pbr.patch
+++ b/0002-remove-runtime-dep-on-python-pbr.patch
@@ -1,4 +1,4 @@
-From 407e79d0ff7d91aea466ba1d42a417a210fd41b4 Mon Sep 17 00:00:00 2001
+From 5997f3cbf6a253c1d1c4740d6bbc1a9f19a6cb7e Mon Sep 17 00:00:00 2001
 From: Nikola Dipanov <ndipanov at redhat.com>
 Date: Fri, 14 Jun 2013 11:29:50 +0200
 Subject: [PATCH] remove runtime dep on python-pbr
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 9df58fd..49b78da 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -1,7 +1,7 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-nova
-Version:          2013.2.2
+Version:          2013.2.3
 Release:          1%{?dist}
 Summary:          OpenStack Compute (nova)
 
@@ -35,7 +35,7 @@ Source24:         nova-sudoers
 Source30:         openstack-nova-novncproxy.sysconfig
 
 #
-# patches_base=2013.2.2
+# patches_base=2013.2.3
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 Patch0002: 0002-remove-runtime-dep-on-python-pbr.patch
@@ -902,6 +902,9 @@ fi
 %endif
 
 %changelog
+* Fri Apr 04 2014 Xavier Queralt <xqueralt@@redhat.com> - 2013.2.3-1
+- Update to stable/havana 2013.2.3 release
+
 * Fri Feb 14 2014 Xavier Queralt <xqueralt@@redhat.com> - 2013.2.2-1
 - Update to stable/havana 2013.2.2 release
 
diff --git a/sources b/sources
index d51c40d..584a8c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89338b8dc5292f7615e318bde5a89f2e  nova-2013.2.2.tar.gz
+58a1d6005f9819ed9d5c70293fcc7493  nova-2013.2.3.tar.gz


More information about the scm-commits mailing list