diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index a2a862c..49f5311 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -4,7 +4,7 @@ # Name: perl-IO-Socket-SSL -Version: 1.48 +Version: 1.49 Release: 1%{?dist} Summary: Perl library for transparent SSL Group: Development/Libraries @@ -59,6 +59,12 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::Socket::SSL.3pm* %changelog +* Fri Oct 28 2011 Paul Howarth - 1.49-1 +- Update to 1.49 + - another regression for readline fix: this time it failed to return lines + at EOF that don't end with newline - extended t/readline.t to catch this + case and the fix for 1.48 + * Wed Oct 26 2011 Paul Howarth - 1.48-1 - Update to 1.48 - further fix for readline fix in 1.45: if the pending data were false (like diff --git a/sources b/sources index 34316ab..e58c583 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c96d57d5089c4eeba2d7a891d7ec5726 IO-Socket-SSL-1.48.tar.gz +236c754eb3755d280504a7ca8ba5ba01 IO-Socket-SSL-1.49.tar.gz