From e90a88a591e2a6381ffe1475b85a1f094fc3446a Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 10 Mar 2020 09:20:34 +0000 Subject: [PATCH] BR: perl(blib) for t/00-compile.t --- perl-Error.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Error.spec b/perl-Error.spec index 5679873..e22f777 100644 --- a/perl-Error.spec +++ b/perl-Error.spec @@ -1,7 +1,7 @@ Name: perl-Error Epoch: 1 Version: 0.17029 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Error/exception handling in an OO-ish way License: (GPL+ or Artistic) and MIT URL: https://metacpan.org/release/Error @@ -24,6 +24,7 @@ BuildRequires: perl(vars) BuildRequires: perl(warnings) # Tests BuildRequires: perl(base) +BuildRequires: perl(blib) BuildRequires: perl(File::Spec) BuildRequires: perl(IO::Handle) BuildRequires: perl(IPC::Open3) @@ -73,6 +74,9 @@ make test %{_mandir}/man3/Error::Simple.3* %changelog +* Tue Mar 10 2020 Paul Howarth - 1:0.17029-2 +- BR: perl(blib) for t/00-compile.t + * Tue Jan 28 2020 Paul Howarth - 1:0.17029-1 - Update to 0.17029 - Rebuild for order of 'NAME' and 'VERSION' sections in the generated POD