[python-django-horizon/f20] prepare to upgrade to horizon-2013.2

Matthias Runge mrunge at fedoraproject.org
Fri Oct 18 07:17:08 UTC 2013


commit 526036cdab683b11fe28820a775a5abcbf9a0c7f
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri Oct 18 08:58:08 2013 +0200

    prepare to upgrade to horizon-2013.2

 python-django-horizon.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 0cb1ed1..67c6e59 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,6 +1,6 @@
 Name:       python-django-horizon
 Version:    2013.2
-Release:    0.15.rc3%{?dist}
+Release:    1%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -8,7 +8,7 @@ Group:      Development/Libraries
 License:    ASL 2.0 and BSD
 URL:        http://horizon.openstack.org/
 BuildArch:  noarch
-Source0:    https://launchpad.net/horizon/havana/havana-rc3/+download/horizon-%{version}.rc3.tar.gz
+Source0:    https://launchpad.net/horizon/havana/%{version}/+download/horizon-%{version}.tar.gz
 Source1:    openstack-dashboard.conf
 Source2:    openstack-dashboard-httpd-2.4.conf
 
@@ -20,7 +20,7 @@ Source10:   rhfavicon.ico
 Source11:   rh-logo.png
 
 #
-# patches_base=2013.2.rc3
+# patches_base=2013.2
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 Patch0002: 0002-disable-debug-move-web-root.patch
@@ -152,7 +152,7 @@ Requires: openstack-dashboard = %{version}
 Customization module for OpenStack Dashboard to provide a branded logo.
 
 %prep
-%setup -q -n horizon-%{version}.rc3
+%setup -q -n horizon-%{version}
 
 %patch0001 -p1
 %patch0002 -p1
@@ -323,6 +323,9 @@ sed -i 's:^SECRET_KEY =.*:SECRET_KEY = "badcafe":' openstack_dashboard/local/loc
 %{_datadir}/openstack-dashboard/openstack_dashboard_theme
 
 %changelog
+* Fri Oct 18 2013 Matthias Runge <mrunge at redhat.com> - 2013.2-1
+- update to Horizon-2013.2 release
+
 * Thu Oct 17 2013 Matthias Runge <mrunge at redhat.com> - 2013.2.0.15.rc3
 - rebase to Havana rc3
 


More information about the scm-commits mailing list