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