commit 2bbbe67b5750c0c15f1eeea6d3585857d065d540 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Wed Apr 4 09:25:15 2012 +0100 Update to 1.47 - New upstream release 1.47 - fixed overlong lines and spelling errors in pod - fixed extra "garbage" files in 1.46 tarball - fixed incorrect fail reports on some 64 bit platforms - fix to avoid FAIL reports from cpantesters with missing openssl - use my_snprintf from ppport.h to prevent link failures with perl 5.8 and earlier when compiled with MSVC perl-Net-SSLeay.spec | 11 ++++++++++- sources | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) --- diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index eda8e7e..6b512de 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -1,5 +1,5 @@ Name: perl-Net-SSLeay -Version: 1.46 +Version: 1.47 Release: 1%{?dist} Summary: Perl extension for using OpenSSL Group: Development/Libraries @@ -80,6 +80,15 @@ rm -rf %{buildroot} %{_mandir}/man3/Net::SSLeay::Handle.3pm* %changelog +* Wed Apr 4 2012 Paul Howarth <paul@xxxxxxxxxxxx> - 1.47-1 +- update to 1.47 + - fixed overlong lines and spelling errors in pod + - fixed extra "garbage" files in 1.46 tarball + - fixed incorrect fail reports on some 64 bit platforms + - fix to avoid FAIL reports from cpantesters with missing openssl + - use my_snprintf from ppport.h to prevent link failures with perl 5.8 and + earlier when compiled with MSVC + * Tue Apr 3 2012 Paul Howarth <paul@xxxxxxxxxxxx> - 1.46-1 - update to 1.46 (see Changes file for details) - BR: openssl as well as openssl-devel, needed for building diff --git a/sources b/sources index a662610..53bf95c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02ebd818307773f5c9844678e9a38a7d Net-SSLeay-1.46.tar.gz +5488d82a8e9291d6a7de5202a95cbbed Net-SSLeay-1.47.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel