8
0

Accepting request 306789 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/306789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2015-05-13 14:56:46 +00:00
committed by Git OBS Bridge
parent 2d1eca457c
commit 3e35ec66f9
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed May 13 12:59:49 UTC 2015 - coolo@suse.com
- updated to 1.10
see /usr/share/doc/packages/perl-Test-Script/Changes
1.10 2015-05-12 05:15:41 -0400
- Work around for buggy IPC::Run3 0.048 on MSWin32
On Windows we probe for and mitigate a bug in IPC::Run3
(see https://github.com/plicease/Test-Script/issues/1 for details)
with the intention of removing the workaround if/when IPC::Run3
is fixed.
-------------------------------------------------------------------
Fri May 8 08:41:46 UTC 2015 - coolo@suse.com