From b19ff50efc7904ec6341d22604613ca50f5c461f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 23:50:46 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mod_wsgi.git#bfee72badce71cb365dc8f95e881f426409de478 --- mod_wsgi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mod_wsgi.spec b/mod_wsgi.spec index a37919f..b8bc01f 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -21,7 +21,7 @@ Name: mod_wsgi Version: 4.7.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A WSGI interface for Python web applications in Apache License: ASL 2.0 URL: https://modwsgi.readthedocs.io/ @@ -30,6 +30,7 @@ Source1: wsgi.conf Source2: wsgi-python3.conf Patch1: mod_wsgi-4.5.20-exports.patch +BuildRequires: make BuildRequires: httpd-devel BuildRequires: gcc @@ -162,6 +163,9 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express %endif %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 4.7.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 4.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild