From f6165e955819e422efcafd09de235be527fcc85e Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 5 Dec 2007 10:23:38 +0000 Subject: [PATCH] rebuild with new openssl --- perl-Net-SSLeay.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index 7b3f104..7766ac2 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -5,7 +5,7 @@ Name: perl-Net-SSLeay Version: 1.32 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension for using OpenSSL Group: Development/Libraries License: OpenSSL @@ -67,6 +67,9 @@ PERL_MM_USE_DEFAULT=1 %{__perl} Makefile.PL \ %{_mandir}/man3/Net::SSLeay*.3* %changelog +* Wed Dec 5 2007 Paul Howarth - 1.32-2 +- rebuild with new openssl + * Wed Nov 28 2007 Paul Howarth - 1.32-1 - update to 1.32, incorporate new upstream URLs - cosmetic spec changes suiting new maintainer's preferences