[perl-Path-Tiny] BR: perl(Config) for the test suite (#1003660)

Paul Howarth pghmcfc at fedoraproject.org
Tue Sep 3 15:42:48 UTC 2013


commit 672725e80641dfbb9ff9a5d0d960ee69072a7d08
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Sep 3 16:39:22 2013 +0100

    BR: perl(Config) for the test suite (#1003660)

 perl-Path-Tiny.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index b0e25fc..538dce2 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,6 +1,6 @@
 Name:		perl-Path-Tiny
 Version:	0.031
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	File path utility
 Group:		Development/Libraries
 License:	ASL 2.0
@@ -31,6 +31,7 @@ BuildRequires:	perl(warnings)
 # Test Suite
 BuildRequires:	perl(blib)
 BuildRequires:	perl(Capture::Tiny)
+BuildRequires:	perl(Config)
 BuildRequires:	perl(Devel::Hide)
 BuildRequires:	perl(File::Basename)
 BuildRequires:	perl(File::pushd)
@@ -100,6 +101,9 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
+* Tue Sep  3 2013 Paul Howarth <paul at city-fan.org> - 0.031-3
+- BR: perl(Config) for the test suite (#1003660)
+
 * Mon Sep  2 2013 Paul Howarth <paul at city-fan.org> - 0.031-2
 - Sanitize for Fedora submission
 


More information about the scm-commits mailing list