Update to 1.66

- New upstream release 1.66
  - Make it thread safer (CPAN RT#76538)
This commit is contained in:
Paul Howarth 2012-04-16 21:55:37 +01:00
parent f7be3459a3
commit 04cfd057ef
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-IO-Socket-SSL
Version: 1.65
Version: 1.66
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 <paul@city-fan.org> - 1.66-1
- Update to 1.66
- make it thread safer (CPAN RT#76538)
* Mon Apr 16 2012 Paul Howarth <paul@city-fan.org> - 1.65-1
- Update to 1.65
- added NPN (Next Protocol Negotiation) support (CPAN RT#76223)

View File

@ -1 +1 @@
f8bc9c35f00aba116e32839db321fcce IO-Socket-SSL-1.65.tar.gz
0f104165ff7da7f46aa8d9c10ac61bdf IO-Socket-SSL-1.66.tar.gz