[openstack-quantum/f19] Update to grizzly release 2013.1.2

Terry Wilson otherwiseguy at fedoraproject.org
Fri Jun 7 22:50:09 UTC 2013


commit 7f31bfdba7330a196f65ef0fe2be38a6ead94546
Author: Terry Wilson <twilson at redhat.com>
Date:   Fri Jun 7 17:45:02 2013 -0500

    Update to grizzly release 2013.1.2

 .gitignore             |    1 +
 openstack-quantum.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a10c8e..11a158f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /quantum-2013.1.1.tar.gz
+/quantum-2013.1.2.tar.gz
diff --git a/openstack-quantum.spec b/openstack-quantum.spec
index f61cb5d..a9518ab 100644
--- a/openstack-quantum.spec
+++ b/openstack-quantum.spec
@@ -1,8 +1,8 @@
 %global release_name grizzly
 
 Name:		openstack-quantum
-Version:	2013.1.1
-Release:	5%{?dist}
+Version:	2013.1.2
+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.1
+# patches_base=2013.1.2
 #
 Patch0001: 0001-Create-veth-peer-in-namespace.patch
 Patch0002: 0002-Add-kill-metadata-rootwrap-filter-to-support-RHEL.patch
@@ -673,6 +673,9 @@ fi
 
 
 %changelog
+* Fri Jun 07 2013 Terry Wilson <twilson at redhat.com> - 2013.1.2-1
+- Update to grizzly 2013.1.2 release
+
 * Fri May 24 2013 Pádraig Brady <P at draigBrady.com> - 2013.1.1-5
 - Fix inclusion of db migrations
 
diff --git a/sources b/sources
index 7ddbbd6..7472634 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06ba502f288e30519f2f13c7b189bfb8  quantum-2013.1.1.tar.gz
+890ec5be7cede9cef6c8033412b74fe9  quantum-2013.1.2.tar.gz


More information about the scm-commits mailing list