diff --git a/perl-Params-ValidationCompiler.spec b/perl-Params-ValidationCompiler.spec index d96aded..4491151 100644 --- a/perl-Params-ValidationCompiler.spec +++ b/perl-Params-ValidationCompiler.spec @@ -1,6 +1,6 @@ Name: perl-Params-ValidationCompiler Version: 0.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Build an optimized subroutine parameter validator once, use it forever License: Artistic 2.0 URL: http://search.cpan.org/dist/Params-ValidationCompiler/ @@ -75,6 +75,9 @@ make test %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.23-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 23 2017 Paul Howarth - 0.23-1 - Update to 0.23 - Trying to create a validator for positional parameters where a required