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
5352e91d48
commit
3281edf07a
@ -11,7 +11,7 @@
|
|||||||
Summary: %{_summary}
|
Summary: %{_summary}
|
||||||
Name: pyparsing
|
Name: pyparsing
|
||||||
Version: 2.4.7
|
Version: 2.4.7
|
||||||
Release: 7.1%{?dist}
|
Release: 8.1%{?dist}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/pyparsing/pyparsing
|
URL: https://github.com/pyparsing/pyparsing
|
||||||
@ -117,6 +117,11 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.4.7-8.1
|
||||||
|
- Add automatically generated Obsoletes tag with the python39- prefix
|
||||||
|
for smoother upgrade from RHEL8
|
||||||
|
- Related: rhbz#1990421
|
||||||
|
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.7-7.1
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.7-7.1
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user