diff --git a/perl-Module-Implementation.spec b/perl-Module-Implementation.spec index 4503ea3..5155e30 100644 --- a/perl-Module-Implementation.spec +++ b/perl-Module-Implementation.spec @@ -10,7 +10,7 @@ Name: perl-Module-Implementation Version: 0.09 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Loads one of several alternate underlying implementations for a module License: Artistic 2.0 URL: https://metacpan.org/release/perl-Module-Implementation @@ -36,6 +36,7 @@ BuildRequires: perl(warnings) # =================================================================== # Test suite requirements # =================================================================== +BuildRequires: perl(blib) BuildRequires: perl(File::Spec) BuildRequires: perl(IO::Handle) BuildRequires: perl(IPC::Open3) @@ -129,6 +130,9 @@ make test %{_mandir}/man3/Module::Implementation.3* %changelog +* Tue Mar 10 2020 Paul Howarth - 0.09-24 +- BR: perl(blib) for t/00-compile.t + * Thu Jan 30 2020 Fedora Release Engineering - 0.09-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild