commit 9636b768f91ecf411d951a976a16d2256172cdc1
Author: Paul Howarth <p...@city-fan.org>
Date:   Mon Sep 2 17:02:35 2013 +0100

    BR: perl(lib) and perl(Data::Dumper) (#997554)

 perl-Fennec.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Fennec.spec b/perl-Fennec.spec
index be543a9..3480fbc 100644
--- a/perl-Fennec.spec
+++ b/perl-Fennec.spec
@@ -3,7 +3,7 @@
 
 Name:          perl-Fennec
 Version:       2.010
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       A tester's toolbox, and best friend
 License:       GPL+ or Artistic
 Group:         Development/Libraries
@@ -33,6 +33,8 @@ BuildRequires:        perl(Test::Warn)
 BuildRequires: perl(utf8)
 BuildRequires: perl(warnings)
 # Test Suite
+BuildRequires: perl(Data::Dumper)
+BuildRequires: perl(lib)
 BuildRequires: perl(Test::Pod) >= 1.00
 # Runtime
 Requires:      perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -97,6 +99,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/Test::Workflow::Test.3pm*
 
 %changelog
+* Mon Sep  2 2013 Paul Howarth <p...@city-fan.org> - 2.010-3
+- BR: perl(lib) and perl(Data::Dumper) (#997554)
+
 * Thu Aug 15 2013 Paul Howarth <p...@city-fan.org> - 2.010-2
 - Sanitize for Fedora submission
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to