8
0

Accepting request 545036 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/545036
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Params-ValidationCompiler?expand=0&rev=4
This commit is contained in:
2017-12-06 14:33:38 +00:00
committed by Git OBS Bridge
parent 413a92c452
commit 3c15bf9625
4 changed files with 21 additions and 6 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Nov 24 06:51:58 UTC 2017 - coolo@suse.com
- updated to 0.25
see /usr/share/doc/packages/perl-Params-ValidationCompiler/Changes
0.25 2017-11-23
- All exceptions now include a stack trace by default when treated as a
string. This makes finding where validation failed a lot easier. Fixes GH
#18.
- The name for a subroutine is now used in some exception messages, even if
Sub::Util cannot be installed.
-------------------------------------------------------------------
Wed May 31 06:24:45 UTC 2017 - coolo@suse.com