[openstack-nova] Update sources for Havana final

Xavier Queralt Mateu xqueralt at fedoraproject.org
Thu Oct 17 17:24:36 UTC 2013


commit c4aa92a1c40cffe14754e146a6089ff1467275a1
Author: Xavier Queralt <xqueralt at redhat.com>
Date:   Thu Oct 17 19:23:48 2013 +0200

    Update sources for Havana final

 .gitignore          |    1 +
 openstack-nova.spec |    2 +-
 sources             |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f45ba6c..409451d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,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 1db6d77..13874cd 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -389,7 +389,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
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