Update to 1.952
- New upstream release 1.952 - Fix t/acceptSSL-timeout.t on Win32 (CPAN RT#86862)
This commit is contained in:
parent
5289b4544b
commit
263c00b81a
@ -1,6 +1,6 @@
|
||||
# Work around Perl/RPM versioning inconsistencies
|
||||
%global rpmversion 1.95.1
|
||||
%global cpanversion 1.951
|
||||
%global rpmversion 1.95.2
|
||||
%global cpanversion 1.952
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: %{rpmversion}
|
||||
@ -74,6 +74,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 12 2013 Paul Howarth <paul@city-fan.org> - 1.95.2-1
|
||||
- Update to 1.952
|
||||
- Fix t/acceptSSL-timeout.t on Win32 (CPAN RT#86862)
|
||||
|
||||
* Wed Jul 3 2013 Paul Howarth <paul@city-fan.org> - 1.95.1-1
|
||||
- Update to 1.951
|
||||
(1.950)
|
||||
|
Loading…
Reference in New Issue
Block a user