From 4378a2b90ffac5a5e2a7de42d2dbf4d48410622a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 01 2019 11:18:41 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/mod_wsgi.spec b/mod_wsgi.spec index 4cb8f55..73e506a 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -23,7 +23,7 @@ Name: mod_wsgi Version: 4.6.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A WSGI interface for Python web applications in Apache License: ASL 2.0 URL: https://modwsgi.readthedocs.io/ @@ -163,6 +163,9 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express %endif %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 4.6.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jul 31 2018 Adam Williamson - 4.6.4-2 - Run Python 3 build in a subdir, so module isn't linked against both libpython 2 and libpython 3 (rhbz#1609491)