Resolves: #2072969 - Missing debuginfo
This commit is contained in:
parent
717f425b05
commit
372ea5445e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user