Update to 2.049
- New upstream release 2.049 - Fixed problem caused by typo in the context of session cache (GH#60) - Updated PublicSuffix information from publicsuffix.org
This commit is contained in:
parent
90d774a9f6
commit
0127aa728a
@ -1,6 +1,6 @@
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 2.048
|
||||
Release: 2%{?dist}
|
||||
Version: 2.049
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/IO-Socket-SSL/
|
||||
@ -111,6 +111,11 @@ make test
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 12 2017 Paul Howarth <paul@city-fan.org> - 2.049-1
|
||||
- Update to 2.049
|
||||
- Fixed problem caused by typo in the context of session cache (GH#60)
|
||||
- Updated PublicSuffix information from publicsuffix.org
|
||||
|
||||
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.048-2
|
||||
- Perl 5.26 rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (IO-Socket-SSL-2.048.tar.gz) = 649aa7f4ed8c7c1f4725bd48e28c40d3929f0c7c7fc40093f6e4d373ea8e306451c2fc3f645a23a33d99cd3a5a378997f7affb2b165d883648c33fc801cfce67
|
||||
SHA512 (IO-Socket-SSL-2.049.tar.gz) = b0fcae64e177e0095678ba80a451d566e81be2dc80b4fbf5e19d32b54401a8fdfe31ed0a554baa070b6c9587d01fff363365239fdc58967520e86fa28210e4bb
|
||||
|
Loading…
Reference in New Issue
Block a user