8
0

Accepting request 575643 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/575643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Params-ValidationCompiler?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2018-02-16 08:47:02 +00:00
committed by Git OBS Bridge
parent 7350d061e8
commit cc9f57f8c8
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Feb 12 12:15:10 UTC 2018 - coolo@suse.com
- updated to 0.27
see /usr/share/doc/packages/perl-Params-ValidationCompiler/Changes
0.27 2018-02-11
- Fixed a bug with inlining Moose types. If a type's parent needed environment
variables those would not get closed over. Reported by Mark Fowler. GH #22.
- Added a debug option to dump the source of the subroutine before it is
eval'd.
-------------------------------------------------------------------
Fri Dec 8 06:45:15 UTC 2017 - coolo@suse.com