[openstack-nova/el6-havana] Fix the tarball download link

Nikola Dipanov ndipanov at fedoraproject.org
Tue Aug 27 10:56:05 UTC 2013


commit cdbe793ed0e28ed0c6502e7a3be02ec0b8243c8a
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Tue Aug 27 13:03:50 2013 +0200

    Fix the tarball download link

 openstack-nova.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 6b8c2e3..6cf7928 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,13 +2,13 @@
 
 Name:             openstack-nova
 Version:          2013.2
-Release:          0.13.b2%{?dist}
+Release:          0.14.b2%{?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-1/+download/nova-%{version}.b2.tar.gz
+Source0:	  https://launchpad.net/nova/havana/havana-2/+download/nova-%{version}.b2.tar.gz
 
 Source1:          nova-dist.conf
 Source6:          nova.logrotate
@@ -922,8 +922,11 @@ fi
 %endif
 
 %changelog
+* Tue Aug 27 2013 Nikola Đipanov <ndipanov at redhat.com> - 2013.2-0.14.b2
+- Fix the tarball download link (SOURCE0)
+
 * Tue Aug 27 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.2-0.13.b2
-* Set auth_version=v2.0 in nova-dist.conf to avoid http://pad.lv/1154809
+- Set auth_version=v2.0 in nova-dist.conf to avoid http://pad.lv/1154809
 
 * Tue Aug 27 2013 Xavier Queralt <xqueralt at redhat.com> - 2013.2-0.12.b2
 - Remove Folsom release deprecated config options from nova-dist.conf


More information about the scm-commits mailing list