Update to 1.47
- New upstream release 1.47: - Fix for 1.46 - check for mswin32 needs to be /i
This commit is contained in:
parent
a5d7b7bddb
commit
771cc6e21a
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.46
|
||||
Version: 1.47
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -59,6 +59,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 21 2011 Paul Howarth <paul@city-fan.org> - 1.47-1
|
||||
- Update to 1.47
|
||||
- fix for 1.46 - check for mswin32 needs to be /i
|
||||
|
||||
* Tue Oct 18 2011 Paul Howarth <paul@city-fan.org> - 1.46-1
|
||||
- Update to 1.46
|
||||
- skip signals test on Windows
|
||||
|
Loading…
Reference in New Issue
Block a user