diff --git a/SPECS/perl-Net-SSLeay.spec b/SPECS/perl-Net-SSLeay.spec index c976b60..e5550d8 100644 --- a/SPECS/perl-Net-SSLeay.spec +++ b/SPECS/perl-Net-SSLeay.spec @@ -6,7 +6,7 @@ Name: perl-Net-SSLeay Version: 1.92 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension for using OpenSSL License: Artistic 2.0 URL: https://metacpan.org/release/Net-SSLeay @@ -112,7 +112,7 @@ rm -f %{buildroot}%{perl_vendorarch}/Net/ptrtstrun.pl %check unset RELEASE_TESTING -make test +OPENSSL_ENABLE_SHA1_SIGNATURES=1 make test %files %license LICENSE @@ -126,6 +126,10 @@ make test %{_mandir}/man3/Net::SSLeay::Handle.3* %changelog +* Wed Jul 27 2022 Jitka Plesnikova - 1.92-2 +- Enable using SHA1 for tests +- Resolves: rhbz#2107670 + * Wed Jan 26 2022 Michal Josef Špaček - 1.92-1 - Update to 1.92