[perl-Net-SSLeay] Update to 1.41

Paul Howarth pghmcfc at fedoraproject.org
Sun Sep 25 14:11:55 UTC 2011


commit 5af17268bb1149dffcdd444718b0e83859763988
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Sep 25 15:10:23 2011 +0100

    Update to 1.41
    
    - New upstream release 1.41
      - fixed incorrect const signatures for 1.0 that were causing warnings; now
        have clean compile with 0.9.8a through 1.0.0
    - BR: perl(Carp)

 perl-Net-SSLeay.spec |    9 ++++++++-
 sources              |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec
index f0afc00..6809aee 100644
--- a/perl-Net-SSLeay.spec
+++ b/perl-Net-SSLeay.spec
@@ -1,5 +1,5 @@
 Name:		perl-Net-SSLeay
-Version:	1.40
+Version:	1.41
 Release:	1%{?dist}
 Summary:	Perl extension for using OpenSSL
 Group:		Development/Libraries
@@ -9,6 +9,7 @@ Source0:	http://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-%{version}
 Patch0:		Net-SSLeay-1.40-UTF8.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildRequires:	openssl-devel, pkgconfig
+BuildRequires:	perl(Carp)
 BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(MIME::Base64)
 BuildRequires:	perl(Test::Exception)
@@ -79,6 +80,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Net::SSLeay*.3*
 
 %changelog
+* Sun Sep 25 2011 Paul Howarth <paul at city-fan.org> - 1.41-1
+- update to 1.41
+  - fixed incorrect const signatures for 1.0 that were causing warnings; now
+    have clean compile with 0.9.8a through 1.0.0
+- BR: perl(Carp)
+
 * Fri Sep 23 2011 Paul Howarth <paul at city-fan.org> - 1.40-1
 - update to 1.40
   - fixed incorrect argument type in call to SSL_set1_param
diff --git a/sources b/sources
index 703f107..a6f524b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2402e5f4d92c2b2701053c02d15fa22  Net-SSLeay-1.40.tar.gz
+10b2df94613c19f81cbf3b3123cffcec  Net-SSLeay-1.41.tar.gz


More information about the scm-commits mailing list