forked from pool/perl-Params-ValidationCompiler
Accepting request 577181 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/577181 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Params-ValidationCompiler?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a9ea4895c9288ae4a0a2f5f1309d0dea8ffc46d429263c8f59a83c126c75805
|
||||
size 44588
|
3
Params-ValidationCompiler-0.27.tar.gz
Normal file
3
Params-ValidationCompiler-0.27.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50a99968359d430e34ea8a12e7f08a669ffd34a3dae4d8ea9ca076c1100af9b2
|
||||
size 45214
|
@@ -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
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Params-ValidationCompiler
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Params-ValidationCompiler
|
||||
Version: 0.26
|
||||
Version: 0.27
|
||||
Release: 0
|
||||
%define cpan_name Params-ValidationCompiler
|
||||
Summary: Build an optimized subroutine parameter validator once, use it forever
|
||||
|
Reference in New Issue
Block a user