diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 06d7d93..29ce60e 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.64 +Version: 1.65 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -54,6 +54,10 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Mon Apr 16 2012 Paul Howarth - 1.65-1 +- Update to 1.65 + - added NPN (Next Protocol Negotiation) support (CPAN RT#76223) + * Sat Apr 7 2012 Paul Howarth - 1.64-1 - Update to 1.64 - ignore die from within eval to make tests more stable on Win32 diff --git a/sources b/sources index c134b78..4db7d42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1759c2195631fd59429761a3b512e931 IO-Socket-SSL-1.64.tar.gz +f8bc9c35f00aba116e32839db321fcce IO-Socket-SSL-1.65.tar.gz