diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index fe4eb59..424f58b 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -7,7 +7,7 @@ Name: perl-IO-Socket-SSL Version: 2.070 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Perl library for transparent SSL License: (GPL+ or Artistic) and MPLv2.0 URL: https://metacpan.org/release/IO-Socket-SSL @@ -141,6 +141,10 @@ make test %{_mandir}/man3/IO::Socket::SSL::PublicSuffix.3* %changelog +* Wed Jun 16 2021 Mohan Boddu - 2.070-5 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Tue Jun 08 2021 Michal Josef Špaček - 2.070-4 - Remove failing tests in openssl 3.0.0-alpha16. Related: rhbz#1968046 - Provisional for mass rebuild of openssl3.