[openstack-nova/el6-havana] Update to Havana final

Xavier Queralt Mateu xqueralt at fedoraproject.org
Thu Oct 17 18:14:10 UTC 2013


commit ed0efc0612e66980abacf5ffcd2b87b12e6850ec
Author: Xavier Queralt <xqueralt at redhat.com>
Date:   Thu Oct 17 17:05:02 2013 +0200

    Update to Havana final

 .gitignore          |    1 +
 openstack-nova.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10acc3e..441ce36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /nova-2013.2.b3.tar.gz
 /nova-2013.2.rc1.tar.gz
 /nova-2013.2.rc2.tar.gz
+/nova-2013.2.tar.gz
diff --git a/openstack-nova.spec b/openstack-nova.spec
index a6c4764..a1b255d 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,13 +2,13 @@
 
 Name:             openstack-nova
 Version:          2013.2
-Release:          0.26.rc2%{?dist}
+Release:          1%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://openstack.org/projects/compute/
-Source0 	  https://launchpad.net/nova/havana/havana-rc2/+download/nova-%{version}.rc2.tar.gz
+Source0:          https://launchpad.net/nova/havana/%{version}/+download/nova-%{version}.tar.gz
 
 Source1:          nova-dist.conf
 Source6:          nova.logrotate
@@ -50,7 +50,7 @@ Source22:         nova-ifc-template
 Source30:         openstack-nova-novncproxy.sysconfig
 
 #
-# patches_base=2013.2.rc2
+# patches_base=2013.2
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 Patch0002: 0002-remove-runtime-dep-on-python-pbr.patch
@@ -421,7 +421,7 @@ This package contains documentation files for nova.
 %endif
 
 %prep
-%setup -q -n nova-%{version}.rc2
+%setup -q -n nova-%{version}
 
 %patch0001 -p1
 %patch0002 -p1
@@ -927,6 +927,9 @@ fi
 %endif
 
 %changelog
+* Thu Oct 17 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.2-1
+- Update to Havana final
+
 * Tue Oct 15 2013 Nikola Đipanov <ndipanov at redhat.com> - 2013.2-0.26.rc2
 - Update to Havana rc2
 
diff --git a/sources b/sources
index 8652d78..ff81a20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b8c2888799d12d862b96db187972036  nova-2013.2.rc2.tar.gz
+dec2a8321504922a1beb8c4188c4e78c  nova-2013.2.tar.gz


More information about the scm-commits mailing list