diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 564197c..f2c6b48 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-SSL -Version: 1.82 +Version: 1.83 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -66,6 +66,11 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Mon Feb 4 2013 Paul Howarth - 1.83-1 +- Update to 1.83 + - Server Name Indication (SNI) support on the server side (CPAN RT#82761) + - Reworked part of the documentation, like providing better examples + * Mon Jan 28 2013 Paul Howarth - 1.82-1 - Update to 1.82 - sub error sets $SSL_ERROR etc. only if there really is an error; otherwise diff --git a/sources b/sources index 279c565..d7097be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b16dd3c5ad996a158e28107f80cd6b0 IO-Socket-SSL-1.82.tar.gz +934a0745fc5931c8122b7e32ede8e44e IO-Socket-SSL-1.83.tar.gz