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:35:56 +00:00
parent 07323cc1d5
commit 553076722c

View File

@ -6,7 +6,7 @@
Name: perl-Net-SSLeay
Version: 1.90
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Perl extension for using OpenSSL
License: Artistic 2.0
URL: https://metacpan.org/release/Net-SSLeay
@ -137,6 +137,10 @@ make test
%{_mandir}/man3/Net::SSLeay::Handle.3*
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.90-5
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Jun 04 2021 Michal Josef Špaček <mspacek@redhat.com> - 1.90-4
- Fix tests for openssl 3.0.0-alpha16. rhbz#1964854
- Fix check across alpha1 vs alpha17