[python-django-horizon/el6-havana] prepare to rebase to 2013.2.1

Matthias Runge mrunge at fedoraproject.org
Wed Dec 18 09:50:53 UTC 2013


commit 932659c4fcf5fb7775eedc0baf3230ac5d06e941
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Dec 18 10:21:36 2013 +0100

    prepare to rebase to 2013.2.1

 .gitignore                 |    1 +
 python-django-horizon.spec |   13 ++++++++-----
 sources                    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0cc346..8274891 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /horizon-2013.2.rc2.tar.gz
 /horizon-2013.2.rc3.tar.gz
 /horizon-2013.2.tar.gz
+/horizon-2013.2.1.tar.gz
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 5ecf181..f7d6282 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,6 +1,6 @@
 Name:       python-django-horizon
-Version:    2013.2
-Release:    4%{?dist}
+Version:    2013.2.1
+Release:    1%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -20,7 +20,7 @@ Source10:   rhfavicon.ico
 Source11:   rh-logo.png
 
 #
-# patches_base=2013.2
+# patches_base=2013.2.1
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 Patch0002: 0002-disable-debug-move-web-root.patch
@@ -101,7 +101,7 @@ Requires:   python-cinderclient
 Requires:   python-swiftclient
 Requires:   python-heatclient
 Requires:   python-ceilometerclient >= 1.0.6
-# Requires:  python-troveclient
+Requires:   python-troveclient
 Requires:   python-netaddr
 Requires:   python-oslo-config
 Requires:   python-eventlet
@@ -142,7 +142,7 @@ BuildRequires: python-cinderclient
 BuildRequires: python-swiftclient
 BuildRequires: python-heatclient
 BuildRequires: python-ceilometerclient
-# BuildRequires:  python-troveclient
+BuildRequires: python-troveclient
 
 %description doc
 Documentation for the Django Horizon application for talking with Openstack
@@ -331,6 +331,9 @@ mkdir -p %{buildroot}%{_var}/log/horizon
 %{_datadir}/openstack-dashboard/openstack_dashboard_theme
 
 %changelog
+* Wed Dec 18 2013 Matthias Runge <mrunge at redhat.com> - 2013.2.1-1
+- rebase to 2013.2.1
+
 * Tue Dec 03 2013 Matthias Runge <mrunge at redhat.com> - 2013.2-4
 - fix CVE-2013-6406 (RHBZ#1035914)
 
diff --git a/sources b/sources
index 335ffed..8e1816b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-647de35feb2f76b7f44a2104b528334a  horizon-2013.2.tar.gz
+f132fedab28e8ac7db8a34fefa627ec7  horizon-2013.2.1.tar.gz


More information about the scm-commits mailing list