[openstack-quantum/f19] update to stable brizzly 2013.1.3 release

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


commit 42a803a824ee85ba94e4d5ceb778e5201d6727df
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Aug 29 18:40:47 2013 +0100

    update to stable brizzly 2013.1.3 release

 .gitignore                                         |    1 +
 ...oid-code-path-causing-qpid-exchange-leaks.patch |    2 +-
 openstack-quantum.spec                             |    9 ++++++---
 sources                                            |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11a158f..124f8ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /quantum-2013.1.1.tar.gz
 /quantum-2013.1.2.tar.gz
+/quantum-2013.1.3.tar.gz
diff --git a/0001-avoid-code-path-causing-qpid-exchange-leaks.patch b/0001-avoid-code-path-causing-qpid-exchange-leaks.patch
index 1209821..4d99e50 100644
--- a/0001-avoid-code-path-causing-qpid-exchange-leaks.patch
+++ b/0001-avoid-code-path-causing-qpid-exchange-leaks.patch
@@ -1,4 +1,4 @@
-From a61276ffdcdb18f42d6e8b12bf03106ca94816a9 Mon Sep 17 00:00:00 2001
+From 3bf38969463a138220d303f63bc38bb9bc9da23f 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:27:31 +0100
 Subject: [PATCH] avoid code path causing qpid exchange leaks
diff --git a/openstack-quantum.spec b/openstack-quantum.spec
index e8842af..f0edcf7 100644
--- a/openstack-quantum.spec
+++ b/openstack-quantum.spec
@@ -1,8 +1,8 @@
 %global release_name grizzly
 
 Name:		openstack-quantum
-Version:	2013.1.2
-Release:	2%{?dist}
+Version:	2013.1.3
+Release:	1%{?dist}
 Summary:	OpenStack Networking Service
 
 Group:		Applications/System
@@ -29,7 +29,7 @@ Source18:	quantum-ovs-cleanup.service
 Source19:	quantum-lbaas-agent.service
 
 #
-# patches_base=2013.1.2
+# patches_base=2013.1.3
 #
 Patch0001: 0001-avoid-code-path-causing-qpid-exchange-leaks.patch
 
@@ -671,6 +671,9 @@ fi
 
 
 %changelog
+* Thu Aug 29 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.3-1
+- Update to grizzly 2013.1.3 release
+
 * Wed Jul 17 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.2-2
 - Avoid qpid exchange leaks
 
diff --git a/sources b/sources
index 7472634..e23b4c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-890ec5be7cede9cef6c8033412b74fe9  quantum-2013.1.2.tar.gz
+ca410283029db2cade16c8af003f9b7f  quantum-2013.1.3.tar.gz


More information about the scm-commits mailing list