Update to 1.959
- New upstream release 1.959 - Fix test t/core.t for Windows
This commit is contained in:
parent
90171d5ffc
commit
08097c42a8
@ -1,6 +1,6 @@
|
|||||||
# Work around Perl/RPM versioning inconsistencies
|
# Work around Perl/RPM versioning inconsistencies
|
||||||
%global rpmversion 1.95.8
|
%global rpmversion 1.95.9
|
||||||
%global cpanversion 1.958
|
%global cpanversion 1.959
|
||||||
|
|
||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: %{rpmversion}
|
Version: %{rpmversion}
|
||||||
@ -74,6 +74,10 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 11 2013 Paul Howarth <paul@city-fan.org> - 1.95.8-1
|
||||||
- Update to 1.958
|
- Update to 1.958
|
||||||
Lots of behavior changes for more secure defaults:
|
Lots of behavior changes for more secure defaults:
|
||||||
|
Loading…
Reference in New Issue
Block a user