[python-django-horizon/f22] prepare to rebase to 2014.2.2

Matthias Runge mrunge at fedoraproject.org
Thu Feb 12 12:31:09 UTC 2015


commit 9386d76280179a74a5d6d005c3aacb3cbb3eb3a4
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Feb 12 12:07:55 2015 +0100

    prepare to rebase to 2014.2.2
    
    Change-Id: I7adf933cfca911e9ef5182e43946e9dbb1c466d1

 python-django-horizon.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 3fafc11..a910d57 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -3,15 +3,15 @@
 %global with_compression 1
 
 Name:       python-django-horizon
-Version:    2014.2.1
-Release:    2%{?dist}
+Version:    2014.2.2
+Release:    1%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
 # Code in horizon/horizon/utils taken from django which is BSD
 License:    ASL 2.0 and BSD
 URL:        http://horizon.openstack.org/
-Source0:    http://launchpad.net/horizon/%{release_name}/%{release_name}/%{version}/+download/horizon-%{version}.tar.gz
+Source0:    http://launchpad.net/horizon/%{release_name}/%{version}/+download/horizon-%{version}.tar.gz
 Source1:    openstack-dashboard.conf
 Source2:    openstack-dashboard-httpd-2.4.conf
 
@@ -22,7 +22,7 @@ Source4:    openstack-dashboard-httpd-logging.conf
 Source5:    python-django-horizon-logrotate.conf
 
 #
-# patches_base=2014.2.1
+# patches_base=2014.2.2
 #
 Patch0001: 0001-disable-debug-move-web-root.patch
 Patch0002: 0002-change-lockfile-location-to-tmp-and-also-add-localho.patch
@@ -160,6 +160,7 @@ BuildRequires: python-django-pyscss >= 1.0.5
 BuildRequires: python-XStatic
 BuildRequires: python-XStatic-jQuery
 BuildRequires: python-XStatic-Angular
+# obsoleted by python-XStatic-Angular in f22+
 BuildRequires: python-XStatic-Angular-Cookies
 BuildRequires: python-XStatic-Angular-Mock
 BuildRequires: python-XStatic-D3


More information about the scm-commits mailing list