diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index e5f7d07..33bb884 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -4,7 +4,7 @@ # Name: perl-IO-Socket-SSL -Version: 1.45 +Version: 1.46 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 +* Tue Oct 18 2011 Paul Howarth - 1.46-1 +- Update to 1.46 + - skip signals test on Windows + * Thu Oct 13 2011 Paul Howarth - 1.45-1 - Update to 1.45 - fix readline to continue when getting interrupt waiting for more data diff --git a/sources b/sources index 8bb70c7..a08db99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c1c1655da9cb5ee8da874893bfb7662 IO-Socket-SSL-1.45.tar.gz +3007fd52f0ef28bdcc311943a57f5cc8 IO-Socket-SSL-1.46.tar.gz