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

Paul Howarth pghmcfc at fedoraproject.org
Thu Apr 24 22:34:27 UTC 2014


commit c842343c99e78a81db10af6225c2be1bbf26c51a
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Apr 24 23:30:00 2014 +0100

    Update to 1.982
    
    - New upstream release 1.982
      - Fix for using subroutine as argument to set_args_filter_hack

 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 67d6189..a1e8f69 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.981
+Version:	1.982
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -83,6 +83,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3*
 
 %changelog
+* Thu Apr 24 2014 Paul Howarth <paul at city-fan.org> - 1.982-1
+- Update to 1.982
+  - Fix for using subroutine as argument to set_args_filter_hack
+
 * Tue Apr  8 2014 Paul Howarth <paul at city-fan.org> - 1.981-1
 - Update to 1.981
   - Fix ecdhe test for openssl 1.0.1d (CPAN RT#95432)
diff --git a/sources b/sources
index 1ccef25..2b63c72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fcc8b12caf85e757a299534b799d6af1  IO-Socket-SSL-1.981.tar.gz
+9b4b08cf020e8f9d03eb5e8824555cb4  IO-Socket-SSL-1.982.tar.gz


More information about the scm-commits mailing list