Update to 1.46

- New upstream release 1.46:
  - Skip signals test on Windows
This commit is contained in:
Paul Howarth 2011-10-18 12:02:55 +01:00
parent 90348cd701
commit a5d7b7bddb
2 changed files with 6 additions and 2 deletions

View File

@ -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 <paul@city-fan.org> - 1.46-1
- Update to 1.46
- skip signals test on Windows
* Thu Oct 13 2011 Paul Howarth <paul@city-fan.org> - 1.45-1
- Update to 1.45
- fix readline to continue when getting interrupt waiting for more data

View File

@ -1 +1 @@
4c1c1655da9cb5ee8da874893bfb7662 IO-Socket-SSL-1.45.tar.gz
3007fd52f0ef28bdcc311943a57f5cc8 IO-Socket-SSL-1.46.tar.gz