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

Paul Howarth pghmcfc at fedoraproject.org
Mon Feb 2 15:12:49 UTC 2015


commit 21c4d677e1ab7adaba034550a0d8508fc521502a
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Feb 2 15:06:33 2015 +0000

    Update to 2.012
    
    - New upstream release 2.012
      - Fix t/ocsp.t in case no HTTP::Tiny is installed

 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 65ec8f4..60ee2a2 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	2.011
+Version:	2.012
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -112,6 +112,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3*
 
 %changelog
+* Mon Feb  2 2015 Paul Howarth <paul at city-fan.org> - 2.012-1
+- Update to 2.012
+  - Fix t/ocsp.t in case no HTTP::Tiny is installed
+
 * Sun Feb  1 2015 Paul Howarth <paul at city-fan.org> - 2.011-1
 - Update to 2.011
   - Fix t/ocsp.t - don't count on revoked.grc.com using OCSP stapling
diff --git a/sources b/sources
index a27bdfb..7c5de8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c1963fcdfe8d14f0bde5d3796bc609e  IO-Socket-SSL-2.011.tar.gz
+e8d6584271b8c9421115eede83d42182  IO-Socket-SSL-2.012.tar.gz



More information about the perl-devel mailing list