[mod_wsgi] rebuild for Python 3.4

jorton jorton at fedoraproject.org
Wed May 28 12:11:11 UTC 2014


commit 8df6e1e461e2282966732a1d7bfbdad99f0842dc
Author: Joe Orton <jorton at redhat.com>
Date:   Wed May 28 13:11:10 2014 +0100

    rebuild for Python 3.4

 mod_wsgi.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mod_wsgi.spec b/mod_wsgi.spec
index 27e6261..4eae679 100644
--- a/mod_wsgi.spec
+++ b/mod_wsgi.spec
@@ -14,7 +14,7 @@
 
 Name:           mod_wsgi
 Version:        3.4
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        A WSGI interface for Python web applications in Apache
 Group:          System Environment/Libraries
 License:        ASL 2.0
@@ -134,6 +134,9 @@ install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_httpd_modconfdir}/10-wsgi.conf
 %endif
 
 %changelog
+* Wed May 28 2014 Joe Orton <jorton at redhat.com> - 3.4-14
+- rebuild for Python 3.4
+
 * Mon Apr 28 2014 Matthias Runge <mrunge at redhat.com> - 3.4.13
 - do not use conflicts between mod_wsgi packages (rhbz#1087943)
 


More information about the scm-commits mailing list