From a6119c348e093d53c09f099b149f7335e8583cd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Sun, 22 Jan 2012 08:31:40 +0100 Subject: [PATCH] Add %{perl_default_filter}. --- perl-Params-Validate.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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