[python-django-horizon] prepare for hanana-1 release

Matthias Runge mrunge at fedoraproject.org
Fri May 31 08:02:58 UTC 2013


commit 22df3638d1750ad3d9523c3f49d15ce7d0672ca1
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri May 31 09:52:22 2013 +0200

    prepare for hanana-1 release

 python-django-horizon.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 4b58225..e0a09fa 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,6 +1,6 @@
 Name:       python-django-horizon
-Version:    2013.1.1
-Release:    1%{?dist}
+Version:    2013.1
+Release:    0.1b1%{?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=2013.1.1+1
+# patches_base=2013.2.b1
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 Patch0002: 0002-disable-debug-move-web-root.patch
@@ -46,6 +46,7 @@ Requires:   python-novaclient >= 2012.1
 Requires:   python-quantumclient
 Requires:   python-cinderclient
 Requires:   python-swiftclient
+Requires:   python-heatclient
 Requires:   pytz
 
 BuildRequires: python2-devel
@@ -114,6 +115,7 @@ BuildRequires: python-novaclient >= 2012.1
 BuildRequires: python-quantumclient
 BuildRequires: python-cinderclient
 BuildRequires: python-swiftclient
+BuildRequires: python-heatclient
 
 %description doc
 Documentation for the Django Horizon application for talking with Openstack
@@ -249,6 +251,9 @@ cd %{buildroot}%{_datadir}/openstack-dashboard
 %doc html 
 
 %changelog
+* Fri May 31 2013 Matthias Runge <mrunge at redhat.com> - 2013.2-0.1b1
+- prepare for havana-1
+
 * Mon May 13 2013 Matthias Runge <mrunge at redhat.com> - 2013.1.1-1
 - change buildrequires from lessjs to nodejs-less
 - update to 2013.1.1


More information about the scm-commits mailing list