[python-django-horizon] prepare to rebase to 2014.1.rc2

Matthias Runge mrunge at fedoraproject.org
Tue Apr 8 20:38:28 UTC 2014


commit 27cac4e72d7d6ae93df4bc42c758bd2ee019b09b
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Apr 8 22:11:29 2014 +0200

    prepare to rebase to 2014.1.rc2

 python-django-horizon.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index cf7b046..0c2ea46 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,7 +1,7 @@
 %global with_compression 1
 Name:       python-django-horizon
 Version:    2014.1
-Release:    0.13.rc1%{?dist}
+Release:    0.14.rc2%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -16,7 +16,7 @@ Source2:    openstack-dashboard-httpd-2.4.conf
 Source4:    openstack-dashboard-httpd-logging.conf
 
 #
-# patches_base=2014.1.rc1
+# patches_base=2014.1.rc2
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 Patch0002: 0002-disable-debug-move-web-root.patch
@@ -161,7 +161,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
 # Use git to manage patches.
 # http://rwmj.wordpress.com/2011/08/09/nice-rpm-git-patch-management-trick/
 git init
@@ -366,6 +366,9 @@ sed -i 's:^SECRET_KEY =.*:SECRET_KEY = "badcafe":' openstack_dashboard/local/loc
 %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.*
 
 %changelog
+* Tue Apr 08 2014 Matthias Runge <mrunge at redhat.com> - 2014.1-0.14.rc2
+- rebase to 2014.1.rc2
+
 * Tue Apr 08 2014 Matthias Runge <mrunge at redhat.com> - 2014.1-0.13.rc1
 - own openstack_dashboard/enabled/_99_customization.py? in the right
   package (rhbz#1085344)


More information about the scm-commits mailing list