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

Paul Howarth pghmcfc at fedoraproject.org
Wed Oct 26 18:48:47 UTC 2011


commit fa11cf0c506a794d4b550fbc93128c62899327ab
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Oct 26 19:44:23 2011 +0100

    Update to 1.48
    
    - New upstream release 1.48:
      - Further fix for readline fix in 1.45: if the pending data were false (like
        '0'), it failed to read the rest of the line (CPAN RT#71953)

 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 c3ea99a..a2a862c 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -4,7 +4,7 @@
 #
 
 Name:		perl-IO-Socket-SSL
-Version:	1.47
+Version:	1.48
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -59,6 +59,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Wed Oct 26 2011 Paul Howarth <paul at city-fan.org> - 1.48-1
+- Update to 1.48
+  - further fix for readline fix in 1.45: if the pending data were false (like
+    '0'), it failed to read the rest of the line (CPAN RT#71953)
+
 * Fri Oct 21 2011 Paul Howarth <paul at city-fan.org> - 1.47-1
 - Update to 1.47
   - fix for 1.46 - check for mswin32 needs to be /i
diff --git a/sources b/sources
index 172d85f..34316ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2c0b2f49d9a4abd1829bd9fef1e9242  IO-Socket-SSL-1.47.tar.gz
+c96d57d5089c4eeba2d7a891d7ec5726  IO-Socket-SSL-1.48.tar.gz



More information about the perl-devel mailing list