[perl-Perl-Critic] BR: perl(Fatal) for the test suite

Paul Howarth pghmcfc at fedoraproject.org
Thu Jun 20 17:52:40 UTC 2013


commit bcc9c8d75b847340927b6609ad7c84d12b8eac60
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jun 20 18:41:08 2013 +0100

    BR: perl(Fatal) for the test suite

 perl-Perl-Critic.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <paul at city-fan.org> - 1.118-4
+- BR: perl(Fatal) for the test suite
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.118-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 



More information about the perl-devel mailing list