Rebuild to add the automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8
Related: rhbz#1990421
This commit is contained in:
parent
d834ff03a4
commit
aed745c149
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 5.8.0
|
Version: 5.8.0
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -88,6 +88,11 @@ make test CI_TESTING=1 PYTHON=%{__python3} PYTHONPATH=%{buildroot}/%{python3_sit
|
|||||||
%{python3_sitearch}/%{srcname}/tests/
|
%{python3_sitearch}/%{srcname}/tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 5.8.0-12
|
||||||
|
- Add automatically generated Obsoletes tag with the python39- prefix
|
||||||
|
for smoother upgrade from RHEL8
|
||||||
|
- Related: rhbz#1990421
|
||||||
|
|
||||||
* Fri Aug 20 2021 Charalampos Stratakis <cstratak@redhat.com> - 5.8.0-11
|
* Fri Aug 20 2021 Charalampos Stratakis <cstratak@redhat.com> - 5.8.0-11
|
||||||
- Separate the tests to their own subpackage
|
- Separate the tests to their own subpackage
|
||||||
Resolves: rhbz#1990466
|
Resolves: rhbz#1990466
|
||||||
|
Loading…
Reference in New Issue
Block a user