Update to 1.25 (fix t/nonblock.t for OS X 10.5 - CPAN RT#47240)

This commit is contained in:
Paul Howarth 2009-07-03 08:33:25 +00:00
parent 08c3d744b6
commit a50dfc8212
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
IO-Socket-SSL-1.24.tar.gz
IO-Socket-SSL-1.25.tar.gz

View File

@ -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)

View File

@ -1 +1 @@
53a407291bf9b3e09ae0f0cff90799a9 IO-Socket-SSL-1.24.tar.gz
4866fb7023e74731bd379a315a021cd8 IO-Socket-SSL-1.25.tar.gz