From bcc9c8d75b847340927b6609ad7c84d12b8eac60 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Thu, 20 Jun 2013 18:41:08 +0100 Subject: [PATCH] BR: perl(Fatal) for the test suite --- perl-Perl-Critic.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Perl-Critic.spec b/perl-Perl-Critic.spec index 0cf065b..35992e2 100644 --- a/perl-Perl-Critic.spec +++ b/perl-Perl-Critic.spec @@ -1,6 +1,6 @@ Name: perl-Perl-Critic Version: 1.118 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Critique Perl source code for best-practices Group: Development/Libraries License: GPL+ or Artistic @@ -58,6 +58,7 @@ BuildRequires: perl(Readonly::XS) BuildRequires: perl(Term::ANSIColor) >= 2.02 # Main test suite +BuildRequires: perl(Fatal) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::Memory::Cycle) @@ -148,6 +149,9 @@ LC_ALL=en_US ./Build %{!?perl_bootstrap:author}test %{_mandir}/man3/Test::Perl::Critic::Policy.3pm* %changelog +* Thu Jun 20 2013 Paul Howarth - 1.118-4 +- BR: perl(Fatal) for the test suite + * Thu Feb 14 2013 Fedora Release Engineering - 1.118-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild