Resolves: #2072969 - Missing debuginfo

This commit is contained in:
Luboš Uhliarik 2022-04-07 17:21:31 +02:00
parent 717f425b05
commit 372ea5445e

View File

@ -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 <luhliari@redhat.com> - 4.7.1-10
- Resolves: #2072969 - Missing debuginfo
* Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 4.7.1-9
- Add automatically generated Obsoletes tag with the python39- prefix
for smoother upgrade from RHEL8