diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index b47f154..79c5d7e 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -1,7 +1,7 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate Version: 1.00 -Release: 4%{?dist} +Release: 5%{?dist} License: Artistic2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ @@ -31,6 +31,8 @@ BuildRequires: perl(Test::Pod) >= 1.41 BuildRequires: perl(Test::Spelling) BuildRequires: hunspell-en +%{?perl_default_filter} + %description The Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest @@ -68,6 +70,9 @@ RELEASE_TESTING=1 ./Build test %{_mandir}/man3/* %changelog +* Sun Jan 22 2012 Ralf Corsépius - 1.00-5 +- Add %%{perl_default_filter}. + * Fri Jan 13 2012 Fedora Release Engineering - 1.00-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild