pghmcfc pushed to perl-Net-SSLeay (perl-Net-SSLeay-1.72-1.fc24). "Update to 1.72 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Sep 22 11:24:59 UTC 2015


From b263d126b7fe0283ef3a6e6317da9dd6b767ac3a Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Tue, 22 Sep 2015 12:06:36 +0100
Subject: Update to 1.72

- New upstream release 1.72
  - Fixed a problem where SvPVx_nolen was undefined in some versions of perl;
    replaced with SvPV_nolen
  - Fixed a cast warning on Darwin

diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec
index 6537875..c890fc7 100644
--- a/perl-Net-SSLeay.spec
+++ b/perl-Net-SSLeay.spec
@@ -2,7 +2,7 @@
 %global rpm49 %(rpm --version | perl -p -e 's/^.* (\\d+)\\.(\\d+).*/sprintf("%d.%03d",$1,$2) ge 4.009 ? 1 : 0/e')
 
 Name:		perl-Net-SSLeay
-Version:	1.71
+Version:	1.72
 Release:	1%{?dist}
 Summary:	Perl extension for using OpenSSL
 Group:		Development/Libraries
@@ -107,6 +107,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Net::SSLeay::Handle.3*
 
 %changelog
+* Tue Sep 22 2015 Paul Howarth <paul at city-fan.org> - 1.72-1
+- Update to 1.72
+  - Fixed a problem where SvPVx_nolen was undefined in some versions of perl;
+    replaced with SvPV_nolen
+  - Fixed a cast warning on Darwin
+
 * Fri Sep 18 2015 Paul Howarth <paul at city-fan.org> - 1.71-1
 - Update to 1.71
   - Conditionalize support for MD4, MD5
diff --git a/sources b/sources
index 932fff1..1ba6512 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47f514f58badbe01feff6631188c9816  Net-SSLeay-1.71.tar.gz
+a740d7792dbac8ca8c4eb38d3b8fbd01  Net-SSLeay-1.72.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Net-SSLeay.git/commit/?h=perl-Net-SSLeay-1.72-1.fc24&id=b263d126b7fe0283ef3a6e6317da9dd6b767ac3a


More information about the perl-devel mailing list