From cfea8ea3f165ffe42aa376e6011716f877801942 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 25 May 2014 20:47:07 +0100 Subject: [PATCH] Update to 1.989 - New upstream release 1.989 - Fix warnings on Windows (CPAN RT#95881) --- 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 cd4d8fb..f30d009 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.988 +Version: 1.989 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -86,6 +86,10 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL::Utils.3* %changelog +* Sun May 25 2014 Paul Howarth - 1.989-1 +- Update to 1.989 + - Fix warnings on Windows (CPAN RT#95881) + * Sat May 17 2014 Paul Howarth - 1.988-1 - Update to 1.988 - Allow IPv4 in common name, because browsers allow this too; only for scheme diff --git a/sources b/sources index be1b440..8389c66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1dd372023ba79550835932c1248a3f25 IO-Socket-SSL-1.988.tar.gz +1cf0418de7595eb0c7c2d8979bdab3bc IO-Socket-SSL-1.989.tar.gz