- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 04:39:26 +00:00
parent facb888ce8
commit 99cc315c30

View File

@ -23,7 +23,7 @@
Name: python-%{modname}
Version: 7.43.0.6
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A Python interface to libcurl
License: LGPLv2+ or MIT
@ -186,6 +186,9 @@ rm -fv tests/fake-curl/libcurl/*.so
%endif
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 7.43.0.6-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Feb 17 2021 Kamil Dudka <kdudka@redhat.com> - 7.43.0.6-5
- temporarily remove a failing test-case (#1927655)