From aee95ecc7b0ff40b4828ea7f64a55c9899097e5e Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 5 Oct 2012 11:04:01 +0100 Subject: [PATCH] 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 - 1.77-1 +- Update to 1.77 + - support _update_peer for IPv6 too (CPAN RT#79916) + * Fri Jul 20 2012 Fedora Release Engineering - 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