[python-django-horizon/f19] prepare rebase to 2013.1.3

Matthias Runge mrunge at fedoraproject.org
Mon Aug 12 08:18:40 UTC 2013


commit 33f0afd51283844c18248b6af8638fd04161e571
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Aug 12 10:18:23 2013 +0200

    prepare rebase to 2013.1.3

 .gitignore                 |    1 +
 python-django-horizon.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a4e83b..1ba23e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /openstack-dashboard-httpd-logging.conf
 /horizon-2013.1.1.tar.gz
 /horizon-2013.1.2.tar.gz
+/horizon-2013.1.3.tar.gz
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index c5267d6..b7d9dc5 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,6 +1,6 @@
 Name:       python-django-horizon
-Version:    2013.1.2
-Release:    2%{?dist}
+Version:    2013.1.3
+Release:    1%{?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.2
+# patches_base=2013.1.3
 #
 Patch0001: 0001-disable-debug-move-web-root.patch
 Patch0002: 0002-Don-t-access-the-net-while-building-docs.patch
@@ -250,6 +250,9 @@ cd %{buildroot}%{_datadir}/openstack-dashboard
 %doc html 
 
 %changelog
+* Mon Aug 12 2013 Matthias Runge <mrunge at redhat.com> - 2013.1.3-1
+- rebase to 2013.1.3
+
 * Wed Jul 03 2013 Matthias Runge <mrunge at redhat.com> - 2013.1.2-2
 - explicitly require a Django version < 1.5 (rhbz#978647)
 
diff --git a/sources b/sources
index 13662a8..2f16431 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23db8455f768c830485ef283c06f0e65  horizon-2013.1.2.tar.gz
+8edb861987dffe3017eada91d3009f0a  horizon-2013.1.3.tar.gz


More information about the scm-commits mailing list