[python-django-horizon/f20] prepare to rebase to 2013.2.rc3

Matthias Runge mrunge at fedoraproject.org
Thu Oct 17 08:12:14 UTC 2013


commit 989a816d1d45f166419f78ed96cd72613b362514
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Oct 17 09:24:29 2013 +0200

    prepare to rebase to 2013.2.rc3

 .gitignore                 |    1 +
 python-django-horizon.spec |   11 +++++++----
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c69101..8a7419c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /horizon-2013.2.b3.tar.gz
 /horizon-2013.2.rc1.tar.gz
 /horizon-2013.2.rc2.tar.gz
+/horizon-2013.2.rc3.tar.gz
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 7dbd0ac..2164bd2 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,6 +1,6 @@
 Name:       python-django-horizon
 Version:    2013.2
-Release:    0.14.rc2%{?dist}
+Release:    0.15.rc3%{?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-rc2/+download/horizon-%{version}.rc2.tar.gz
+Source0:    https://launchpad.net/horizon/havana/havana-rc3/+download/horizon-%{version}.rc3.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.rc2
+# patches_base=2013.2.rc3
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 Patch0002: 0002-disable-debug-move-web-root.patch
@@ -95,7 +95,7 @@ Requires:   python-glanceclient
 Requires:   python-keystoneclient >= 0.3.2
 Requires:   python-novaclient >= 2012.1
 Requires:   python-neutronclient
-Requires:   python-cinderclient
+Requires:   python-cinderclient >= 1.0.6
 Requires:   python-swiftclient
 Requires:   python-heatclient
 Requires:   python-ceilometerclient
@@ -323,6 +323,9 @@ sed -i 's:^SECRET_KEY =.*:SECRET_KEY = "badcafe":' openstack_dashboard/local/loc
 %{_datadir}/openstack-dashboard/openstack_dashboard_theme
 
 %changelog
+* Thu Oct 17 2013 Matthias Runge <mrunge at redhat.com> - 2013.2.0.15.rc3
+- rebase to Havana rc3
+
 * Tue Oct 15 2013 Matthias Runge <mrunge at redhat.com> - 2013.2-0.14.rc2
 - rebase to Havana-rc2
 
diff --git a/sources b/sources
index 1a83846..c631f8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46bde85a3f80a198c67f4a56cf625b57  horizon-2013.2.rc2.tar.gz
+14eae971e37193c582ffa36245fc3367  horizon-2013.2.rc3.tar.gz


More information about the scm-commits mailing list