diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index f30d009..4a5c90f 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.989 +Version: 1.990 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -86,6 +86,13 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL::Utils.3* %changelog +* Tue May 27 2014 Paul Howarth - 1.990-1 +- Update to 1.990 + - Added option SSL_ocsp_staple_callback to get the stapled OCSP response and + verify it somewhere else + - Try to fix warnings on Windows again (CPAN RT#95967) + - Work around temporary OCSP error in t/external/ocsp.t + * Sun May 25 2014 Paul Howarth - 1.989-1 - Update to 1.989 - Fix warnings on Windows (CPAN RT#95881) diff --git a/sources b/sources index 8389c66..3162d8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1cf0418de7595eb0c7c2d8979bdab3bc IO-Socket-SSL-1.989.tar.gz +88d44614a3776f75b04ad17a2b297cbd IO-Socket-SSL-1.990.tar.gz