Accepting request 89784 from devel:languages:perl

- update to 1.49
- another regression for readline fix, this time it failed to return lines
  at eof which don't end with newline. Extended t/readline.t to catch this

OBS-URL: https://build.opensuse.org/request/show/89784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=49
This commit is contained in:
Stephan Kulow 2011-11-02 11:14:23 +00:00 committed by Git OBS Bridge
commit cfdf98f2da
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69d9a2e6aa2cb33363fbf4eae27ce999e298f55a125dfb91ae4f19d146d61018
size 70976

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2791d9d19fa0e9ac94e0f53d2667ea1cbbd762bc4529888d0ce59838988d4a1d
size 71199

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 31 02:33:54 UTC 2011 - vcizek@suse.com
- update to 1.49
- another regression for readline fix, this time it failed to return lines
at eof which don't end with newline. Extended t/readline.t to catch this
-------------------------------------------------------------------
Thu Oct 27 01:34:16 UTC 2011 - vcizek@suse.com

View File

@ -18,7 +18,7 @@
Name: perl-IO-Socket-SSL
Version: 1.48
Version: 1.49
Release: 1
License: GPL+ or Artistic
%define cpan_name IO-Socket-SSL