Accepting request 297546 from devel:languages:perl:autoupdate

update

OBS-URL: https://build.opensuse.org/request/show/297546
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scriptalicious?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2015-04-17 07:28:50 +00:00
committed by Git OBS Bridge
parent 7827abc65c
commit 08ff3d9616
5 changed files with 72 additions and 44 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Apr 16 21:26:48 UTC 2015 - coolo@suse.com
- updated to 1.17
see /usr/share/doc/packages/perl-Scriptalicious/Changes.pod
=head2 VERSION 1.17
=over
=item Fix deadlock with C<out =E<gt> sub { ... }>
Between Perl versions 5.17.5 and 5.17.6, a change was introduced which
exposed a common pipe deadlock bug in this module, if you used closures
which handle filehandles. [closes: RT#85999]
=back
-------------------------------------------------------------------
Wed Dec 1 13:35:07 UTC 2010 - coolo@novell.com