BR: perl(blib) for t/00-compile.t

This commit is contained in:
Paul Howarth 2020-03-10 09:38:14 +00:00
parent 14c0989a25
commit c25764b13e

View File

@ -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 <paul@city-fan.org> - 0.09-24
- BR: perl(blib) for t/00-compile.t
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild