Resolves: rhbz#2107670 - Enable using SHA1 for tests

This commit is contained in:
Jitka Plesnikova 2022-07-27 15:10:22 +02:00
parent 5ddcf98821
commit ee5aebcb6e

View File

@ -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 <jplesnik@redhat.com> - 1.92-2
- Enable using SHA1 for tests
- Resolves: rhbz#2107670
* Wed Jan 26 2022 Michal Josef Špaček <mspacek@redhat.com> - 1.92-1
- Update to 1.92