[perl-Net-SSLeay] Update to 1.39

Paul Howarth pghmcfc at fedoraproject.org
Wed Sep 21 11:41:37 UTC 2011


commit e9fab8348eb9ba9d5707a78cf6f2021908591d6a
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Sep 21 12:40:05 2011 +0100

    Update to 1.39
    
    - New upstream release 1.39
      - Downgraded Module::Install to 0.93 since 1.01 was causing problems in the
        Makefile

 perl-Net-SSLeay.spec |    7 ++++++-
 sources              |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec
index 3102b23..9aa019a 100644
--- a/perl-Net-SSLeay.spec
+++ b/perl-Net-SSLeay.spec
@@ -1,5 +1,5 @@
 Name:		perl-Net-SSLeay
-Version:	1.38
+Version:	1.39
 Release:	1%{?dist}
 Summary:	Perl extension for using OpenSSL
 Group:		Development/Libraries
@@ -79,6 +79,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Net::SSLeay*.3*
 
 %changelog
+* Wed Sep 21 2011 Paul Howarth <paul at city-fan.org> - 1.39-1
+- update to 1.39
+  - downgraded Module::Install to 0.93 since 1.01 was causing problems in the
+    Makefile
+
 * Fri Sep 16 2011 Paul Howarth <paul at city-fan.org> - 1.38-1
 - update to 1.38
   - fixed a problem with various symbols that only became available in OpenSSL
diff --git a/sources b/sources
index 257dec6..584ec67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b64d0167fe6497493e331f121a57fb52  Net-SSLeay-1.38.tar.gz
+d0a0b92d4ca2d8e7c50a4b232d5861a7  Net-SSLeay-1.39.tar.gz



More information about the perl-devel mailing list