Update to 1.47

- New upstream release 1.47:
  - Fix for 1.46 - check for mswin32 needs to be /i
This commit is contained in:
Paul Howarth 2011-10-21 10:41:31 +01:00
parent a5d7b7bddb
commit 771cc6e21a
2 changed files with 6 additions and 2 deletions

View File

@ -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 <paul@city-fan.org> - 1.47-1
- Update to 1.47
- fix for 1.46 - check for mswin32 needs to be /i
* Tue Oct 18 2011 Paul Howarth <paul@city-fan.org> - 1.46-1
- Update to 1.46
- skip signals test on Windows

View File

@ -1 +1 @@
3007fd52f0ef28bdcc311943a57f5cc8 IO-Socket-SSL-1.46.tar.gz
d2c0b2f49d9a4abd1829bd9fef1e9242 IO-Socket-SSL-1.47.tar.gz