Update to 1.959

- New upstream release 1.959
  - Fix test t/core.t for Windows
This commit is contained in:
Paul Howarth 2013-11-12 21:53:16 +00:00
parent 90171d5ffc
commit 08097c42a8
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Work around Perl/RPM versioning inconsistencies
%global rpmversion 1.95.8
%global cpanversion 1.958
%global rpmversion 1.95.9
%global cpanversion 1.959
Name: perl-IO-Socket-SSL
Version: %{rpmversion}
@ -74,6 +74,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
%changelog
* Tue Nov 12 2013 Paul Howarth <paul@city-fan.org> - 1.95.9-1
- Update to 1.959
- Fix test t/core.t for Windows
* Mon Nov 11 2013 Paul Howarth <paul@city-fan.org> - 1.95.8-1
- Update to 1.958
Lots of behavior changes for more secure defaults:

View File

@ -1 +1 @@
d1960d7324a26d72c2d055db79a59c5d IO-Socket-SSL-1.958.tar.gz
1b97bf98293c61ceaa96739c3ce82f7a IO-Socket-SSL-1.959.tar.gz