diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 6a50424..5c123ac 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 2.021 +Version: 2.022 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -115,6 +115,11 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL::Utils.3* %changelog +* Thu Dec 10 2015 Paul Howarth - 2.022-1 +- Update to 2.022 + - Fix stringification of IPv6 inside subjectAltNames in Utils::CERT_asHash + (CPAN RT#110253) + * Thu Dec 3 2015 Paul Howarth - 2.021-1 - Update to 2.021 - Fixes for documentation and typos diff --git a/sources b/sources index 209019d..9877046 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -124394b702ba5ccbbca9b6ee424a8bac IO-Socket-SSL-2.021.tar.gz +a5f284d543aec4a6fcd595eb5fc8898b IO-Socket-SSL-2.022.tar.gz