[openstack-cinder/f19] update to stable grizzly 2013.1.3

Pádraig Brady pbrady at fedoraproject.org
Thu Aug 29 17:19:25 UTC 2013


commit 5abe6d11f3b6e017d874dc111671eb6392bc349f
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Aug 29 17:47:56 2013 +0100

    update to stable grizzly 2013.1.3

 .gitignore                                         |    1 +
 ...e-don-t-access-the-net-when-building-docs.patch |    2 +-
 ...ecated-assert_unicode-sqlalchemy-attribut.patch |    2 +-
 ...oid-code-path-causing-qpid-exchange-leaks.patch |    2 +-
 openstack-cinder.spec                              |    9 ++++++---
 sources                                            |    2 +-
 6 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd069a0..e106743 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /cinder-2013.1.2.tar.gz
+/cinder-2013.1.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 c292d25..d7e8fe1 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 b6741efd7574bac2bc9a1476e7778fc0a932b026 Mon Sep 17 00:00:00 2001
+From b43a5400b17a54d097c2b5f0d34534f26d9ed8a2 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <P at draigBrady.com>
 Date: Fri, 21 Sep 2012 13:33:26 +0100
 Subject: [PATCH] Ensure we don't access the net when building docs
diff --git a/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch b/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
index 852582b..34f21ee 100644
--- a/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
+++ b/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
@@ -1,4 +1,4 @@
-From 8c8827d17dedec43a19369b1532dea453ffa8cf3 Mon Sep 17 00:00:00 2001
+From a8400f88720d7f9dc39e2eb345526fa3d9c94bc5 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Tue, 2 Apr 2013 14:44:51 +0100
 Subject: [PATCH] remove deprecated assert_unicode sqlalchemy attribute
diff --git a/0003-avoid-code-path-causing-qpid-exchange-leaks.patch b/0003-avoid-code-path-causing-qpid-exchange-leaks.patch
index 856a3d7..e566705 100644
--- a/0003-avoid-code-path-causing-qpid-exchange-leaks.patch
+++ b/0003-avoid-code-path-causing-qpid-exchange-leaks.patch
@@ -1,4 +1,4 @@
-From 7fc3ddd1a3418bee4e7c016c6411347deadd99fb Mon Sep 17 00:00:00 2001
+From 736ad4f1b78b4ff56882247058cbc9862942f338 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Wed, 17 Jul 2013 16:03:44 +0100
 Subject: [PATCH] avoid code path causing qpid exchange leaks
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 8ce1a2c..ae47f49 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -1,8 +1,8 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-cinder
-Version:          2013.1.2
-Release:          3%{?dist}
+Version:          2013.1.3
+Release:          1%{?dist}
 Summary:          OpenStack Volume service
 
 Group:            Applications/System
@@ -20,7 +20,7 @@ Source12:         openstack-cinder-volume.service
 Source20:         cinder-sudoers
 
 #
-# patches_base=2013.1.2
+# patches_base=2013.1.3
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 Patch0002: 0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
@@ -273,6 +273,9 @@ fi
 %endif
 
 %changelog
+* Thu Aug 29 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.3-1
+- Update to Grizzly stable release 3
+
 * Mon Jul 22 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.2-3
 - Add dependency on python-suds to support the netapp driver
 - Add dependency on python-keystoneclient for auth token middleware
diff --git a/sources b/sources
index 12b43e6..29f422c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-327446722497a7964074947a078ce82a  cinder-2013.1.2.tar.gz
+2bfeacfaea7be5194587bb932dd8f693  cinder-2013.1.3.tar.gz


More information about the scm-commits mailing list