Update to 1.65
- New upstream release 1.65 - Added NPN (Next Protocol Negotiation) support (CPAN RT#76223)
This commit is contained in:
parent
126ee08d7b
commit
f7be3459a3
@ -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 <paul@city-fan.org> - 1.65-1
|
||||
- Update to 1.65
|
||||
- added NPN (Next Protocol Negotiation) support (CPAN RT#76223)
|
||||
|
||||
* Sat Apr 7 2012 Paul Howarth <paul@city-fan.org> - 1.64-1
|
||||
- Update to 1.64
|
||||
- ignore die from within eval to make tests more stable on Win32
|
||||
|
Loading…
Reference in New Issue
Block a user