From 20a6442b8f6eac285b12c3b0883d85e38eaf66c4 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mar 10 2020 11:46:50 +0000 Subject: BR: perl(blib) for t/00-compile.t --- diff --git a/perl-Env-Sanctify.spec b/perl-Env-Sanctify.spec index 6e85034..8d97b1c 100644 --- a/perl-Env-Sanctify.spec +++ b/perl-Env-Sanctify.spec @@ -1,7 +1,7 @@ Name: perl-Env-Sanctify Summary: Lexically scoped sanctification of %%ENV Version: 1.12 -Release: 18%{?dist} +Release: 19%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/Env-Sanctify Source0: https://cpan.metacpan.org/modules/by-module/Env/Env-Sanctify-%{version}.tar.gz @@ -17,6 +17,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 BuildRequires: perl(strict) BuildRequires: perl(warnings) # Test suite +BuildRequires: perl(blib) BuildRequires: perl(File::Spec) BuildRequires: perl(IO::Handle) BuildRequires: perl(IPC::Open3) @@ -67,6 +68,9 @@ make test AUTHOR_TESTING=1 %{_mandir}/man3/Env::Sanctify.3* %changelog +* Tue Mar 10 2020 Paul Howarth - 1.12-19 +- BR: perl(blib) for t/00-compile.t + * Wed Jan 29 2020 Fedora Release Engineering - 1.12-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild