diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index cd0e586..a4d2da8 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.79 +Version: 1.80 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -65,6 +65,11 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Fri Nov 30 2012 Paul Howarth - 1.80-1 +- Update to 1.80 + - Removed some warnings in test (missing SSL_verify_mode => 0), which caused + tests to hang on Windows (CPAN RT#81493) + * Sun Nov 25 2012 Paul Howarth - 1.79-1 - Update to 1.79 - Use getnameinfo instead of unpack_sockaddr_in6 to get PeerAddr and PeerPort @@ -421,7 +426,7 @@ rm -rf %{buildroot} - 0.97. - Convert docs to UTF-8, drop some unuseful ones. -* Fri Apr 7 2005 Michael Schwendt - 0.96-4 +* Fri Apr 8 2005 Michael Schwendt - 0.96-4 - Rebuilt * Tue Oct 12 2004 Ville Skyttä - 0:0.96-3 diff --git a/sources b/sources index 5e79f19..777d2b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8a68e432e02d58a67c3e99742c07f83 IO-Socket-SSL-1.79.tar.gz +cf5aeb949c4d403eb380b8f22a6b19bf IO-Socket-SSL-1.80.tar.gz