From b642bdbfc6ebad8bb60b92c99b27684ddccbde25 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 23 Jan 2017 20:28:02 +0000 Subject: [PATCH] Update to 0.23 - New upstream release 0.23 - Trying to create a validator for positional parameters where a required param came after one with a default did not throw an exception - A positional params validator with a slurpy type that had coercions did not return the coerced values; it returned the original values instead --- perl-Params-ValidationCompiler.spec | 9 ++++++++- sources | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/perl-Params-ValidationCompiler.spec b/perl-Params-ValidationCompiler.spec index ed8a5b1..d96aded 100644 --- a/perl-Params-ValidationCompiler.spec +++ b/perl-Params-ValidationCompiler.spec @@ -1,5 +1,5 @@ Name: perl-Params-ValidationCompiler -Version: 0.22 +Version: 0.23 Release: 1%{?dist} Summary: Build an optimized subroutine parameter validator once, use it forever License: Artistic 2.0 @@ -75,6 +75,13 @@ make test %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3* %changelog +* Mon Jan 23 2017 Paul Howarth - 0.23-1 +- Update to 0.23 + - Trying to create a validator for positional parameters where a required + param came after one with a default did not throw an exception + - A positional params validator with a slurpy type that had coercions did not + return the coerced values; it returned the original values instead + * Sat Dec 31 2016 Paul Howarth - 0.22-1 - Update to 0.22 - Explicitly load the B module; previously, the code relied on this already diff --git a/sources b/sources index 5e10413..c94dbf7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Params-ValidationCompiler-0.22.tar.gz) = 078b54bc18e840dc19b0cb9f2507728c2977d22276c3ed7b239ea31db91188eac3de69229884a150093c6d70d07872906c545eb044c9d360b96de438c23adf9c +SHA512 (Params-ValidationCompiler-0.23.tar.gz) = 838eec5f94b6bbfcb5d0686da39693f3b78491802683edd4d92893939a887690e1f2f2608c4899b10779b04a64eba33bab5d2f689a96b820cef0b3b2a95fb677