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

Paul Howarth pghmcfc at fedoraproject.org
Fri Oct 21 09:46:14 UTC 2011


commit 771cc6e21aa7b301ebb8f88d45e9c708f34ee036
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Oct 21 10:41:31 2011 +0100

    Update to 1.47
    
    - New upstream release 1.47:
      - Fix for 1.46 - check for mswin32 needs to be /i

 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 33bb884..c3ea99a 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -4,7 +4,7 @@
 #
 
 Name:		perl-IO-Socket-SSL
-Version:	1.46
+Version:	1.47
 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
+* 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
+
 * Tue Oct 18 2011 Paul Howarth <paul at city-fan.org> - 1.46-1
 - Update to 1.46
   - skip signals test on Windows
diff --git a/sources b/sources
index a08db99..172d85f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3007fd52f0ef28bdcc311943a57f5cc8  IO-Socket-SSL-1.46.tar.gz
+d2c0b2f49d9a4abd1829bd9fef1e9242  IO-Socket-SSL-1.47.tar.gz


More information about the scm-commits mailing list