import python-pysocks-1.7.1-12.el9

This commit is contained in:
CentOS Sources 2022-03-01 07:43:23 -05:00 committed by Stepan Oksanichenko
parent 26292ab206
commit 5ce6e79f94
1 changed files with 10 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: python-%{modname}
Version: 1.7.1
Release: 10%{?dist}
Release: 12%{?dist}
Summary: %{sum}
License: BSD
@ -115,6 +115,15 @@ rm -rfv test/bin
%changelog
* Wed Feb 16 2022 Tomas Orsava <torsava@redhat.com> - 1.7.1-12
- Add gating configuration and a simple smoke test
- Related: rhbz#1950291
* Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.7.1-11
- 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.7.1-10
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688