Update to 1.989
- New upstream release 1.989 - Fix warnings on Windows (CPAN RT#95881)
This commit is contained in:
parent
5e48e602cd
commit
cfea8ea3f1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user