diff --git a/SPECS/mod_wsgi.spec b/SPECS/mod_wsgi.spec index 3695b1c..1e177ff 100644 --- a/SPECS/mod_wsgi.spec +++ b/SPECS/mod_wsgi.spec @@ -16,12 +16,11 @@ %global with_python2 1 %else %global with_python2 0 -%global debug_package %{nil} %endif Name: mod_wsgi Version: 4.7.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A WSGI interface for Python web applications in Apache License: ASL 2.0 URL: https://modwsgi.readthedocs.io/ @@ -164,6 +163,9 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express %endif %changelog +* Thu Apr 07 2022 Luboš Uhliarik - 4.7.1-10 +- Resolves: #2072969 - Missing debuginfo + * Tue Feb 08 2022 Tomas Orsava - 4.7.1-9 - Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8