diff --git a/perl-Perl-Critic.spec b/perl-Perl-Critic.spec index e3f8a0c..6a6e847 100644 --- a/perl-Perl-Critic.spec +++ b/perl-Perl-Critic.spec @@ -1,6 +1,6 @@ Name: perl-Perl-Critic Version: 1.116 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Critique Perl source code for best-practices Group: Development/Libraries @@ -132,7 +132,7 @@ find . -type f -exec chmod -c -x {} + %check -LC_ALL=en_US ./Build test +LC_ALL=en_US ./Build %{!?perl_bootstrap:author}test %files @@ -151,8 +151,11 @@ LC_ALL=en_US ./Build test %changelog +* Fri Jul 22 2011 Paul Howarth - 1.116-6 +- reinstate author tests: META.yml creation issue fixed in perl-5.14.1-182 + * Fri Jul 22 2011 Petr Sabata - 1.116-5 -- Completely disable author tests to avoid Kwalitee META complaints +- completely disable author tests to avoid Kwalitee META complaints * Thu Jul 21 2011 Petr Sabata - 1.116-4 - Perl mass rebuild