Update to 1.982
- New upstream release 1.982 - Fix for using subroutine as argument to set_args_filter_hack
This commit is contained in:
parent
515e50a494
commit
c842343c99
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.981
|
||||
Version: 1.982
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -83,6 +83,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 24 2014 Paul Howarth <paul@city-fan.org> - 1.982-1
|
||||
- Update to 1.982
|
||||
- Fix for using subroutine as argument to set_args_filter_hack
|
||||
|
||||
* Tue Apr 8 2014 Paul Howarth <paul@city-fan.org> - 1.981-1
|
||||
- Update to 1.981
|
||||
- Fix ecdhe test for openssl 1.0.1d (CPAN RT#95432)
|
||||
|
Loading…
Reference in New Issue
Block a user