BR: perl(blib) for t/00-compile.t
This commit is contained in:
parent
14c0989a25
commit
c25764b13e
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: perl-Module-Implementation
|
Name: perl-Module-Implementation
|
||||||
Version: 0.09
|
Version: 0.09
|
||||||
Release: 23%{?dist}
|
Release: 24%{?dist}
|
||||||
Summary: Loads one of several alternate underlying implementations for a module
|
Summary: Loads one of several alternate underlying implementations for a module
|
||||||
License: Artistic 2.0
|
License: Artistic 2.0
|
||||||
URL: https://metacpan.org/release/perl-Module-Implementation
|
URL: https://metacpan.org/release/perl-Module-Implementation
|
||||||
@ -36,6 +36,7 @@ BuildRequires: perl(warnings)
|
|||||||
# ===================================================================
|
# ===================================================================
|
||||||
# Test suite requirements
|
# Test suite requirements
|
||||||
# ===================================================================
|
# ===================================================================
|
||||||
|
BuildRequires: perl(blib)
|
||||||
BuildRequires: perl(File::Spec)
|
BuildRequires: perl(File::Spec)
|
||||||
BuildRequires: perl(IO::Handle)
|
BuildRequires: perl(IO::Handle)
|
||||||
BuildRequires: perl(IPC::Open3)
|
BuildRequires: perl(IPC::Open3)
|
||||||
@ -129,6 +130,9 @@ make test
|
|||||||
%{_mandir}/man3/Module::Implementation.3*
|
%{_mandir}/man3/Module::Implementation.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-23
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user