From b94649ffec46877ee9e966d829b3552e5685ebf7 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 7 Dec 2016 11:40:31 +0000 Subject: [PATCH] Update to 0.21 - New upstream release 0.21 - Switched to using GitHub issues --- perl-Params-ValidationCompiler.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-Params-ValidationCompiler.spec b/perl-Params-ValidationCompiler.spec index b3a5630..7321ea1 100644 --- a/perl-Params-ValidationCompiler.spec +++ b/perl-Params-ValidationCompiler.spec @@ -1,5 +1,5 @@ Name: perl-Params-ValidationCompiler -Version: 0.20 +Version: 0.21 Release: 1%{?dist} Summary: Build an optimized subroutine parameter validator once, use it forever License: Artistic 2.0 @@ -74,6 +74,10 @@ make test %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3* %changelog +* Wed Dec 7 2016 Paul Howarth - 0.21-1 +- Update to 0.21 + - Switched to using GitHub issues + * Tue Dec 6 2016 Paul Howarth - 0.20-1 - Update to 0.20 - The keys for parameter specifications are now validated, and if an unknown diff --git a/sources b/sources index 5ffb93c..e05fd7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed4f7d7fdb5207a657591229f401ca02 Params-ValidationCompiler-0.20.tar.gz +fda9c8f91a07e9bb1367ef168d84fb27 Params-ValidationCompiler-0.21.tar.gz