Update to 1.66
- New upstream release 1.66 - Make it thread safer (CPAN RT#76538)
This commit is contained in:
parent
f7be3459a3
commit
04cfd057ef
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user