From 21b6ee366f2d509939d376e99a7168358daf0b78 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 08:47:58 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/mod_wsgi.spec b/mod_wsgi.spec index 363d7d4..4b251ad 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -23,7 +23,7 @@ Name: mod_wsgi Version: 4.6.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A WSGI interface for Python web applications in Apache Group: System Environment/Libraries License: ASL 2.0 @@ -165,6 +165,9 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express %endif %changelog +* Tue Jun 19 2018 Miro Hrončok - 4.6.2-4 +- Rebuilt for Python 3.7 + * Fri Apr 20 2018 Joe Orton - 4.6.2-3 - use sphinx-build-3 if python2 support is disabled