[python-django-horizon/el6-havana] prepare to rebase to horizon-2013.2.rc2

Matthias Runge mrunge at fedoraproject.org
Tue Oct 15 09:09:22 UTC 2013


commit e867dbb7cb9b944b79054dbf74c3c5a91f24f1ab
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Oct 15 11:04:56 2013 +0200

    prepare to rebase to horizon-2013.2.rc2

 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 3c6e17b..e821478 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,6 +1,6 @@
 Name:       python-django-horizon
 Version:    2013.2
-Release:    0.12.rc1%{?dist}
+Release:    0.14.rc2%{?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-rc1/+download/horizon-%{version}.rc1.tar.gz
+Source0:     https://launchpad.net/horizon/havana/havana-rc2/+download/horizon-%{version}.rc2.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.rc1
+# patches_base=2013.2.rc2
 #
 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}.rc1
+%setup -q -n horizon-%{version}.rc2
 
 %patch0001 -p1
 %patch0002 -p1
@@ -323,6 +323,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/openstack-dashboard
 %{_datadir}/openstack-dashboard/openstack_dashboard_theme
 
 %changelog
+* Tue Oct 15 2013 Matthias Runge <mrunge at redhat.com> - 2013.2.0.14.rc2
+- rebase to Havana-rc2
+
 * Fri Oct 04 2013 Matthias Runge <mrunge at redhat.com> - 2013.2-0.12.rc1
 - update to Havana-rc1
 - move secret_keystone to /var/lib/openstack-dashboard


More information about the scm-commits mailing list