Update to 2.071
- New upstream release 2.071 - Fix t/nonblock.t race on some systems (fixes GH#102, maybe GH#98 too)
This commit is contained in:
parent
b0b4cc3d0b
commit
f6f659da15
@ -6,8 +6,8 @@
|
|||||||
%bcond_without perl_IO_Socket_SSL_test_IO_Socket_INET6
|
%bcond_without perl_IO_Socket_SSL_test_IO_Socket_INET6
|
||||||
|
|
||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 2.070
|
Version: 2.071
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
License: (GPL+ or Artistic) and MPLv2.0
|
License: (GPL+ or Artistic) and MPLv2.0
|
||||||
URL: https://metacpan.org/release/IO-Socket-SSL
|
URL: https://metacpan.org/release/IO-Socket-SSL
|
||||||
@ -131,6 +131,10 @@ make test
|
|||||||
%{_mandir}/man3/IO::Socket::SSL::PublicSuffix.3*
|
%{_mandir}/man3/IO::Socket::SSL::PublicSuffix.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 25 2021 Paul Howarth <paul@city-fan.org> - 2.071-1
|
||||||
|
- Update to 2.071
|
||||||
|
- Fix t/nonblock.t race on some systems (fixes GH#102, maybe GH#98 too)
|
||||||
|
|
||||||
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.070-3
|
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.070-3
|
||||||
- Perl 5.34 rebuild
|
- Perl 5.34 rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (IO-Socket-SSL-2.070.tar.gz) = 7c2e9f1265170334def6e0962623a0d96b1d6d4cb399c76630a4108c324b5f608a5774d9b2c09dfbd5ff690990ee156f49db0c00c9a791c9315ad187edaec910
|
SHA512 (IO-Socket-SSL-2.071.tar.gz) = 9170df785bbca7519364ec0eedd170661e8ef60028439dc8c836ce8a91d0517d647e43138af74e52a768b6e0374747abb5f41274d76cc38e1319edf82a2e9fdd
|
||||||
|
Loading…
Reference in New Issue
Block a user