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

Paul Howarth pghmcfc at fedoraproject.org
Tue Oct 18 11:05:20 UTC 2011


commit a5d7b7bddb85e51ae58ea972578b0c5e4783b617
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Oct 18 12:02:55 2011 +0100

    Update to 1.46
    
    - New upstream release 1.46:
      - Skip signals test on Windows

 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 e5f7d07..33bb884 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -4,7 +4,7 @@
 #
 
 Name:		perl-IO-Socket-SSL
-Version:	1.45
+Version:	1.46
 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
+* Tue Oct 18 2011 Paul Howarth <paul at city-fan.org> - 1.46-1
+- Update to 1.46
+  - skip signals test on Windows
+
 * Thu Oct 13 2011 Paul Howarth <paul at city-fan.org> - 1.45-1
 - Update to 1.45
   - fix readline to continue when getting interrupt waiting for more data
diff --git a/sources b/sources
index 8bb70c7..a08db99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c1c1655da9cb5ee8da874893bfb7662  IO-Socket-SSL-1.45.tar.gz
+3007fd52f0ef28bdcc311943a57f5cc8  IO-Socket-SSL-1.46.tar.gz



More information about the perl-devel mailing list