import python-six-1.15.0-9.el9

This commit is contained in:
CentOS Sources 2022-03-01 07:53:02 -05:00 committed by Stepan Oksanichenko
parent a79ceb75ac
commit 847d61695c

View File

@ -5,7 +5,7 @@
Name: python-six
Version: 1.15.0
Release: 7%{?dist}
Release: 9%{?dist}
Summary: Python 2 and 3 compatibility utilities
License: MIT
@ -65,6 +65,15 @@ Summary: %{summary}
%changelog
* Wed Feb 16 2022 Lukáš Zachar <lzachar@redhat.com> - 1.15.0-9
- Add gating configuration and simple test
- Related: rhbz#1950291
* 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
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688