[openstack-neutron] Update to upstream 2014.2

Ihar Hrachyshka ihrachyshka at fedoraproject.org
Fri Oct 17 09:25:43 UTC 2014


commit c792cb580c75fbd34fd322284342fb0b5c6f6329
Author: Ihar Hrachyshka <ihrachys at redhat.com>
Date:   Fri Oct 17 11:09:52 2014 +0200

    Update to upstream 2014.2

 .gitignore             |    1 +
 openstack-neutron.spec |   11 +++++++----
 sources                |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ad499c..4f5f38f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /neutron-2014.2.rc1.tar.gz
 /neutron-2014.2.rc2.tar.gz
 /neutron-2014.2.rc3.tar.gz
+/neutron-2014.2.tar.gz
diff --git a/openstack-neutron.spec b/openstack-neutron.spec
index 010f8e0..4cde099 100644
--- a/openstack-neutron.spec
+++ b/openstack-neutron.spec
@@ -2,7 +2,7 @@
 
 Name:		openstack-neutron
 Version:	2014.2
-Release:	0.15.rc3%{?dist}
+Release:	1%{?dist}
 Provides:	openstack-quantum = %{version}-%{release}
 Obsoletes:	openstack-quantum < 2013.2-0.4.b3
 Summary:	OpenStack Networking Service
@@ -11,7 +11,7 @@ Group:		Applications/System
 License:	ASL 2.0
 URL:		http://launchpad.net/neutron/
 
-Source0:	http://launchpad.net/neutron/%{release_name}/juno-rc3/+download/neutron-%{version}.rc3.tar.gz
+Source0:	http://launchpad.net/neutron/%{release_name}/%{version}/+download/neutron-%{version}.tar.gz
 Source1:	neutron.logrotate
 Source2:	neutron-sudoers
 Source10:	neutron-server.service
@@ -33,7 +33,7 @@ Source25:	neutron-netns-cleanup.service
 
 Source30:	neutron-dist.conf
 #
-# patches_base=2014.2.rc3+1
+# patches_base=+1
 #
 Patch0001: 0001-remove-runtime-dependency-on-pbr.patch
 
@@ -502,7 +502,7 @@ IPSec.
 
 
 %prep
-%setup -q -n neutron-%{version}.rc3
+%setup -q -n neutron-%{version}
 
 %patch0001 -p1
 
@@ -948,6 +948,9 @@ exit 0
 
 
 %changelog
+* Fri Oct 17 2014 Ihar Hrachyshka <ihrachys at redhat.com> 2014.2-1
+- Update to upstream 2014.2
+
 * Thu Oct 16 2014 Miguel Ángel Ajo <majopela at redhat.com> 2014.2-0.15.rc3
 - neutron-netns-cleanup (network namespaces cleanup) service definition added.
 - Enables RemainAfterExit for the oneshot neutron-ovs-cleanup script,
diff --git a/sources b/sources
index 5b2aecc..97d1e78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1887717ac20b149421a257dbfb8bd3fd  neutron-2014.2.rc3.tar.gz
+bf387097bc1d6a1d4487ac7f47c1472c  neutron-2014.2.tar.gz


More information about the scm-commits mailing list