From 7189151c4b0aa220a0a8103c98e9d63c1b6ff412 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 10 Mar 2020 11:56:28 +0000 Subject: [PATCH] BR: perl(blib) for t/00-compile.t --- perl-File-Find-Object.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-File-Find-Object.spec b/perl-File-Find-Object.spec index 50cd585..4c76606 100644 --- a/perl-File-Find-Object.spec +++ b/perl-File-Find-Object.spec @@ -1,6 +1,6 @@ Name: perl-File-Find-Object Version: 0.3.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Object oriented File::Find replacement License: GPLv2+ or Artistic 2.0 URL: https://metacpan.org/release/File-Find-Object @@ -23,6 +23,7 @@ BuildRequires: perl(parent) BuildRequires: perl(strict) BuildRequires: perl(warnings) # Test Suite +BuildRequires: perl(blib) BuildRequires: perl(File::Path) BuildRequires: perl(IO::Handle) BuildRequires: perl(IPC::Open3) @@ -63,6 +64,9 @@ make test %{_mandir}/man3/File::Find::Object::Result.3* %changelog +* Tue Mar 10 2020 Paul Howarth - 0.3.5-2 +- BR: perl(blib) for t/00-compile.t + * Tue Jan 28 2020 Paul Howarth - 0.3.5-1 - Update to 0.3.5 - Rebuild for order of 'NAME' and 'VERSION' sections in the generated POD