[python-django-horizon] Update wsgi file for Django-1.7

Matthias Runge mrunge at fedoraproject.org
Tue Oct 21 07:42:36 UTC 2014


commit 7197de08f2b41e312156c92059f4039c2c932c9b
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Oct 21 09:42:18 2014 +0200

    Update wsgi file for Django-1.7

 python-django-horizon.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 5f520b3..25e6e54 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -4,7 +4,7 @@
 
 Name:       python-django-horizon
 Version:    2014.2
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -441,6 +441,9 @@ cp -a %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-dashboard
 %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.*
 
 %changelog
+* Mon Oct 20 2014 Matthias Runge <mrunge at redhat.com> - 2014.2-2
+- update wsgi app creation to be compatible with Django 1.7
+
 * Mon Oct 20 2014 Matthias Runge <mrunge at redhat.com> - 2014.2-1
 - rebase to 2014.2
 


More information about the scm-commits mailing list