[python-django-horizon] prepare to rebase to 2014.2.rc2

Matthias Runge mrunge at fedoraproject.org
Tue Oct 14 09:09:42 UTC 2014


commit 877336ab8dad3ef1129bb337d95cf6e3fa427e61
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Oct 14 11:09:15 2014 +0200

    prepare to rebase to 2014.2.rc2

 .gitignore                 |    1 +
 python-django-horizon.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71e981d..2c9ad80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /horizon-2014.2.b2.tar.gz
 /horizon-2014.2.b3.tar.gz
 /horizon-2014.2.rc1.tar.gz
+/horizon-2014.2.rc2.tar.gz
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index aabaa39..77e30ae 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,5 +1,5 @@
 %global release_name juno
-%global milestone 1
+%global milestone 2
 
 %global with_compression 1
 
@@ -23,7 +23,7 @@ Source4:    openstack-dashboard-httpd-logging.conf
 Source5:    python-django-horizon-logrotate.conf
 
 #
-# patches_base=2014.2.rc1
+# patches_base=2014.2.rc2
 #
 Patch0001: 0001-disable-debug-move-web-root.patch
 Patch0002: 0002-change-lockfile-location-to-tmp-and-also-add-localho.patch
@@ -437,8 +437,11 @@ cp -a %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-dashboard
 %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.*
 
 %changelog
+* Tue Oct 14 2014 Matthias Runge <mrunge at redhat.com> - 2014.2-0.8.rc2
+- rebase to 2014.2.rc2
+
 * Thu Oct 09 2014 Matthias Runge <mrunge at redhat.com> - 2014.2-0.7.rc1
-- rebase to 2014.2.rc.1
+- rebase to 2014.2.rc1
 - custom theme fixes
 
 * Fri Sep 26 2014 Matthias Runge <mrunge at redhat.com> - 2014.2-0.5.b3
diff --git a/sources b/sources
index 5ad31a0..a370cf8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6a2575347e4ed36d522f322dc0699a1  horizon-2014.2.rc1.tar.gz
+78fbb0af19dcce5e352f66fa830cb268  horizon-2014.2.rc2.tar.gz


More information about the scm-commits mailing list