[perl-IO-Socket-SSL] Update to 1.94

Paul Howarth pghmcfc at fedoraproject.org
Sat Jun 1 17:32:42 UTC 2013


commit 4b2baf4c0955482a0e561d4f6be43b7d4e11e89c
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Jun 1 18:27:54 2013 +0100

    Update to 1.94
    
    - New upstream release 1.94
      - Makefile.PL reported wrong version of openssl if Net::SSLeay was not
        installed, instead of reporting a missing dependency of Net::SSLeay

 perl-IO-Socket-SSL.spec |    7 ++++++-
 sources                 |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 420cf69..5de6d18 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.93
+Version:	1.94
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -70,6 +70,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
 
 %changelog
+* Sat Jun  1 2013 Paul Howarth <paul at city-fan.org> - 1.94-1
+- Update to 1.94
+  - Makefile.PL reported wrong version of openssl if Net::SSLeay was not
+    installed, instead of reporting a missing dependency of Net::SSLeay
+
 * Fri May 31 2013 Paul Howarth <paul at city-fan.org> - 1.93-1
 - Update to 1.93
   - Need at least OpenSSL version 0.9.8 now, since last 0.9.7 was released 6
diff --git a/sources b/sources
index 0be6f36..1aa7f71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19ce0c62b3521fe9e4560255fe2943f1  IO-Socket-SSL-1.93.tar.gz
+96f19be345b87f659d945764b058e750  IO-Socket-SSL-1.94.tar.gz



More information about the perl-devel mailing list