Update to 1.46
- New upstream release 1.46: - Skip signals test on Windows
This commit is contained in:
parent
90348cd701
commit
a5d7b7bddb
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.45
|
||||
Version: 1.46
|
||||
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
|
||||
* Tue Oct 18 2011 Paul Howarth <paul@city-fan.org> - 1.46-1
|
||||
- Update to 1.46
|
||||
- skip signals test on Windows
|
||||
|
||||
* Thu Oct 13 2011 Paul Howarth <paul@city-fan.org> - 1.45-1
|
||||
- Update to 1.45
|
||||
- fix readline to continue when getting interrupt waiting for more data
|
||||
|
Loading…
Reference in New Issue
Block a user