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

Paul Howarth pghmcfc at fedoraproject.org
Mon Dec 12 10:14:06 UTC 2011


commit f032fb52a6d69b186a56fd7bd4f11d8c5b597a6f
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Dec 12 10:12:52 2011 +0000

    Update to 1.53
    
    - New upstream release 1.53:
      - Kill child in t/memleak_bad_handshake.t if test fails (CPAN RT#73146)

 perl-IO-Socket-SSL.spec |    6 +++++-
 sources                 |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 535dd30..6a05054 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -4,7 +4,7 @@
 #
 
 Name:		perl-IO-Socket-SSL
-Version:	1.52
+Version:	1.53
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -59,6 +59,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Mon Dec 12 2011 Paul Howarth <paul at city-fan.org> - 1.53-1
+- Update to 1.53
+  - kill child in t/memleak_bad_handshake.t if test fails (CPAN RT#73146)
+
 * Wed Dec  7 2011 Paul Howarth <paul at city-fan.org> - 1.52-1
 - Update to 1.52
   - fix for t/nonblock.t hangs on AIX (CPAN RT#72305)
diff --git a/sources b/sources
index 9b4af00..4a4eee7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4ea32802f27db54df18c8455936a18d  IO-Socket-SSL-1.52.tar.gz
+a99c266408ba64a184dc8a6e090ab8bf  IO-Socket-SSL-1.53.tar.gz


More information about the scm-commits mailing list