Update to 1.989

- New upstream release 1.989
  - Fix warnings on Windows (CPAN RT#95881)
This commit is contained in:
Paul Howarth 2014-05-25 20:47:07 +01:00
parent 5e48e602cd
commit cfea8ea3f1
2 changed files with 6 additions and 2 deletions

View File

@ -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 <paul@city-fan.org> - 1.989-1
- Update to 1.989
- Fix warnings on Windows (CPAN RT#95881)
* Sat May 17 2014 Paul Howarth <paul@city-fan.org> - 1.988-1
- Update to 1.988
- Allow IPv4 in common name, because browsers allow this too; only for scheme

View File

@ -1 +1 @@
1dd372023ba79550835932c1248a3f25 IO-Socket-SSL-1.988.tar.gz
1cf0418de7595eb0c7c2d8979bdab3bc IO-Socket-SSL-1.989.tar.gz