Update to 1.25 (fix t/nonblock.t for OS X 10.5 - CPAN RT#47240)
This commit is contained in:
parent
08c3d744b6
commit
a50dfc8212
@ -1 +1 @@
|
||||
IO-Socket-SSL-1.24.tar.gz
|
||||
IO-Socket-SSL-1.25.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.24
|
||||
Version: 1.25
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -57,9 +57,12 @@ done
|
||||
%defattr(-,root,root,-)
|
||||
%doc BUGS Changes README docs/ certs/ example/ util/
|
||||
%{perl_vendorlib}/IO/
|
||||
%{_mandir}/man3/*.3*
|
||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 3 2009 Paul Howarth <paul@city-fan.org> - 1.25-1
|
||||
- Update to 1.25 (fix t/nonblock.t for OS X 10.5 - CPAN RT#47240)
|
||||
|
||||
* Thu Apr 2 2009 Paul Howarth <paul@city-fan.org> - 1.24-1
|
||||
- Update to 1.24 (add verify hostname scheme ftp, same as http)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user