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