From 756179fa7a19b21a38ecac132ab8bd18af11ef51 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Tue, 22 Nov 2016 09:25:01 +0000
Subject: Update to 0.19

- New upstream release 0.19
  - Non-inlinable Specio types caused a syntax error when used with positional
    params
  - Positional params with coercions and defaults did not work properly; the
    coerced value and the default would simply not be returned in any case
---
 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 ac31755..717f6c5 100644
--- a/perl-Params-ValidationCompiler.spec
+++ b/perl-Params-ValidationCompiler.spec
@@ -1,5 +1,5 @@
 Name:          perl-Params-ValidationCompiler
-Version:       0.18
+Version:       0.19
 Release:       1%{?dist}
 Summary:       Build an optimized subroutine parameter validator once, use it 
forever
 License:       Artistic 2.0
@@ -74,6 +74,13 @@ make test
 %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3*
 
 %changelog
+* Tue Nov 22 2016 Paul Howarth <p...@city-fan.org> - 0.19-1
+- Update to 0.19
+  - Non-inlinable Specio types caused a syntax error when used with positional
+    params
+  - Positional params with coercions and defaults did not work properly; the
+    coerced value and the default would simply not be returned in any case
+
 * Mon Nov 14 2016 Paul Howarth <p...@city-fan.org> - 0.18-1
 - Update to 0.18
   - Using coercions with positional parameters could cause a "Modification of a
diff --git a/sources b/sources
index 9a4952e..8adfe38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec968cfe90cebcc84cdc1ebd7f3ff623  Params-ValidationCompiler-0.18.tar.gz
+cf7ec9a1899013ed1b4f80ee1817478d  Params-ValidationCompiler-0.19.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Params-ValidationCompiler.git/commit/?h=perl-Params-ValidationCompiler-0.19-1.fc26&id=756179fa7a19b21a38ecac132ab8bd18af11ef51
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to