Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:36:43 +00:00
parent c7bd7f52fc
commit fcd87b9fb7

View File

@ -23,7 +23,7 @@
Name: python-%{modname}
Version: 7.43.0.6
Release: 6%{?dist}
Release: 7%{?dist}
Summary: A Python interface to libcurl
License: LGPLv2+ or MIT
@ -186,6 +186,10 @@ rm -fv tests/fake-curl/libcurl/*.so
%endif
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 7.43.0.6-7
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* 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