From a50dfc8212219e5aaaa647066a86ee546d2cb5e8 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 3 Jul 2009 08:33:25 +0000 Subject: [PATCH] Update to 1.25 (fix t/nonblock.t for OS X 10.5 - CPAN RT#47240) --- .cvsignore | 2 +- perl-IO-Socket-SSL.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4c7ca25..f9c9c22 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IO-Socket-SSL-1.24.tar.gz +IO-Socket-SSL-1.25.tar.gz diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 7b0fb80..92a8485 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -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 - 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 - 1.24-1 - Update to 1.24 (add verify hostname scheme ftp, same as http) diff --git a/sources b/sources index 44122a5..90ae94d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53a407291bf9b3e09ae0f0cff90799a9 IO-Socket-SSL-1.24.tar.gz +4866fb7023e74731bd379a315a021cd8 IO-Socket-SSL-1.25.tar.gz