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:
Tomáš Hrnčiar 2022-02-08 12:15:03 +01:00
parent fa94106fdd
commit 6fedb38e61

View File

@ -5,7 +5,7 @@
Name: python-six Name: python-six
Version: 1.15.0 Version: 1.15.0
Release: 7%{?dist} Release: 8%{?dist}
Summary: Python 2 and 3 compatibility utilities Summary: Python 2 and 3 compatibility utilities
License: MIT License: MIT
@ -65,6 +65,11 @@ Summary: %{summary}
%changelog %changelog
* Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.15.0-8
- 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> - 1.15.0-7 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.15.0-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Related: rhbz#1991688