diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 33bb884..c3ea99a 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -4,7 +4,7 @@ # Name: perl-IO-Socket-SSL -Version: 1.46 +Version: 1.47 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -59,6 +59,10 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Fri Oct 21 2011 Paul Howarth - 1.47-1 +- Update to 1.47 + - fix for 1.46 - check for mswin32 needs to be /i + * Tue Oct 18 2011 Paul Howarth - 1.46-1 - Update to 1.46 - skip signals test on Windows diff --git a/sources b/sources index a08db99..172d85f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3007fd52f0ef28bdcc311943a57f5cc8 IO-Socket-SSL-1.46.tar.gz +d2c0b2f49d9a4abd1829bd9fef1e9242 IO-Socket-SSL-1.47.tar.gz