From a91eb7e54f8846dc402092753b99dbfb4edac914 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 24 Nov 2017 13:29:23 +0000 Subject: [PATCH] Update to 0.25 - New upstream release 0.25 - All exceptions now include a stack trace by default when treated as a string; this makes finding where validation failed a lot easier (GH#18) - The name for a subroutine is now used in some exception messages, even if Sub::Util cannot be installed --- perl-Params-ValidationCompiler.spec | 15 +++++++++++---- sources | 2 +- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/perl-Params-ValidationCompiler.spec b/perl-Params-ValidationCompiler.spec index 5f03162..fd2f47b 100644 --- a/perl-Params-ValidationCompiler.spec +++ b/perl-Params-ValidationCompiler.spec @@ -1,6 +1,6 @@ Name: perl-Params-ValidationCompiler -Version: 0.24 -Release: 4%{?dist} +Version: 0.25 +Release: 1%{?dist} Summary: Build an optimized subroutine parameter validator once, use it forever License: Artistic 2.0 URL: http://search.cpan.org/dist/Params-ValidationCompiler/ @@ -9,8 +9,8 @@ BuildArch: noarch # Build BuildRequires: coreutils BuildRequires: make -BuildRequires: perl-interpreter BuildRequires: perl-generators +BuildRequires: perl-interpreter BuildRequires: perl(ExtUtils::MakeMaker) > 6.75 # Module BuildRequires: perl(B) @@ -30,9 +30,9 @@ BuildRequires: perl(File::Spec) BuildRequires: perl(Specio) >= 0.14 BuildRequires: perl(Specio::Declare) BuildRequires: perl(Specio::Library::Builtins) -BuildRequires: perl(Test2::Bundle::Extended) BuildRequires: perl(Test2::Plugin::NoWarnings) BuildRequires: perl(Test2::Require::Module) +BuildRequires: perl(Test2::V0) BuildRequires: perl(Test::More) >= 1.302015 BuildRequires: perl(Test::Without::Module) # Optional Tests (avoid build dependency cycles via Moose and DateTime) @@ -75,6 +75,13 @@ make test %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3* %changelog +* Fri Nov 24 2017 Paul Howarth - 0.25-1 +- Update to 0.25 + - All exceptions now include a stack trace by default when treated as a + string; this makes finding where validation failed a lot easier (GH#18) + - The name for a subroutine is now used in some exception messages, even if + Sub::Util cannot be installed + * Thu Jul 27 2017 Fedora Release Engineering - 0.24-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild diff --git a/sources b/sources index 7ecb144..062f99c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Params-ValidationCompiler-0.24.tar.gz) = ea54587db2729991fd7f9d8c9f420449e8d0218473f465783a69d4b118cdfe9e7d7ff045d57ba6d989a79950fb61ad81caac781b3bbaeb6325e061e664cc1665 +SHA512 (Params-ValidationCompiler-0.25.tar.gz) = a305d63a53f4e5b350a508cf001922ea1043d27068e9f46a3528e01da8d1973e671b980e3fadd22cf6b601cdc683f425dc8450fb653dedad2e84da61d0cc4ff2