commit 1173552387684b1eb2da40608f327918ba772c08 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Mon Oct 3 10:05:02 2011 +0100 Update to 1.42 - New upstream release 1.42 - fixed incorrect documentation of how to enable CRL checking - fixed incorrect letter in Sebastien in Credits - changed order of the Changes file to be reverse chronological - fixed a compile error when building on Windows with MSVC6 - Drop UTF8 patch, no longer needed Net-SSLeay-1.40-UTF8.patch | 26 -------------------------- perl-Net-SSLeay.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 32 deletions(-) --- diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index 6809aee..9932473 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -1,12 +1,11 @@ Name: perl-Net-SSLeay -Version: 1.41 +Version: 1.42 Release: 1%{?dist} Summary: Perl extension for using OpenSSL Group: Development/Libraries License: OpenSSL URL: http://search.cpan.org/dist/Net-SSLeay/ Source0: http://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-%{version}.tar.gz -Patch0: Net-SSLeay-1.40-UTF8.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildRequires: openssl-devel, pkgconfig BuildRequires: perl(Carp) @@ -35,9 +34,6 @@ so you can write servers or clients for more complicated applications. %prep %setup -q -n Net-SSLeay-%{version} -# Re-code docs as UTF-8 -%patch0 -p1 - # Fix permissions and shellbangs in examples # to avoid bogus doc-file dependencies chmod -c 644 examples/* @@ -80,6 +76,14 @@ rm -rf %{buildroot} %{_mandir}/man3/Net::SSLeay*.3* %changelog +* Mon Oct 3 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 1.42-1 +- update to 1.42 + - fixed incorrect documentation of how to enable CRL checking + - fixed incorrect letter in Sebastien in Credits + - changed order of the Changes file to be reverse chronological + - fixed a compile error when building on Windows with MSVC6 +- drop UTF8 patch, no longer needed + * Sun Sep 25 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 1.41-1 - update to 1.41 - fixed incorrect const signatures for 1.0 that were causing warnings; now diff --git a/sources b/sources index a6f524b..8d6f6de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10b2df94613c19f81cbf3b3123cffcec Net-SSLeay-1.41.tar.gz +3f9c9589495301c14bfc03097388ca4f Net-SSLeay-1.42.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