diff --git a/perl-Params-ValidationCompiler.spec b/perl-Params-ValidationCompiler.spec index b461c33..88a959c 100644 --- a/perl-Params-ValidationCompiler.spec +++ b/perl-Params-ValidationCompiler.spec @@ -7,7 +7,7 @@ Name: perl-Params-ValidationCompiler Version: 0.27 -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 @@ -85,6 +85,9 @@ make test %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3* %changelog +* Fri Jun 29 2018 Jitka Plesnikova - 0.27-2 +- Perl 5.28 rebuild + * Mon Feb 12 2018 Paul Howarth - 0.27-1 - Update to 0.27 - Fixed a bug with inlining Moose types: if a type's parent needed