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

Paul Howarth pghmcfc at fedoraproject.org
Fri Oct 5 10:40:21 UTC 2012


commit aee95ecc7b0ff40b4828ea7f64a55c9899097e5e
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Oct 5 11:04:01 2012 +0100

    Update to 1.77
    
    - New upstream release 1.77
      - Support _update_peer for IPv6 too (CPAN RT#79916)

 perl-IO-Socket-SSL.spec |    8 ++++++--
 sources                 |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 5854218..6e90503 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,6 +1,6 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.76
-Release:	3%{?dist}
+Version:	1.77
+Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -61,6 +61,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Fri Oct  5 2012 Paul Howarth <paul at city-fan.org> - 1.77-1
+- Update to 1.77
+  - support _update_peer for IPv6 too (CPAN RT#79916)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.76-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 48a6e69..25af36d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27796a16df658aa3b3d2defd0fe3ac61  IO-Socket-SSL-1.76.tar.gz
+8f6fbd004048e21c6034e288a354e181  IO-Socket-SSL-1.77.tar.gz



More information about the perl-devel mailing list