From f3e584a421a638c0d00ccdca2007f28093e05a8c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 23:24:01 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Params-ValidationCompiler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Params-ValidationCompiler.spec b/perl-Params-ValidationCompiler.spec index 6b385d1..22192e3 100644 --- a/perl-Params-ValidationCompiler.spec +++ b/perl-Params-ValidationCompiler.spec @@ -7,7 +7,7 @@ Name: perl-Params-ValidationCompiler Version: 0.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Build an optimized subroutine parameter validator once, use it forever License: Artistic 2.0 URL: https://metacpan.org/release/Params-ValidationCompiler @@ -87,6 +87,9 @@ make test %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.30-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Aug 1 2018 Paul Howarth - 0.30-1 - Update to 0.30 - Added a new option for named params, "return_object", which causes the