8
0

Accepting request 435067 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/435067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=29
This commit is contained in:
Stephan Kulow
2016-10-23 06:09:08 +00:00
committed by Git OBS Bridge
parent 65afe3b7eb
commit 79fd495a48
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Oct 14 06:24:43 UTC 2016 - coolo@suse.com
- updated to 1.14
see /usr/share/doc/packages/perl-Test-Script/Changes
1.14 2016-10-13 11:04:48 -0400
- Fix a regex in a test that fails on recent versions of
Test2 on Windows (possibly others) (gh#8)
- One of the tests was unreasonably slow, so it does
not get run for users, but will be used for development
only
- Remove warning condition that happens with at least some
older versions of Perl when using quotemeta without
parentheses (gh#7 Thanks Brendan Byrd)
-------------------------------------------------------------------
Thu May 5 10:16:54 UTC 2016 - coolo@suse.com