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

This commit is contained in:
Paul Howarth 2020-03-10 15:20:54 +00:00
parent 88c00a4cb9
commit 828f611d21
1 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: perl-Software-License-CCpack
Version: 1.11
Release: 20%{?dist}
Release: 21%{?dist}
Summary: Software::License pack for Creative Commons' licenses
License: LGPLv3
URL: https://metacpan.org/release/Software-License-CCpack
@ -31,6 +31,7 @@ BuildRequires: perl(Software::License)
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Test Suite
BuildRequires: perl(blib)
BuildRequires: perl(CPAN::Meta) >= 2.120900
BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Spec::Functions)
@ -116,6 +117,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" RELEASE_TESTING=1
%{_mandir}/man3/Software::License::CC_PDM_1_0.3*
%changelog
* Tue Mar 10 2020 Paul Howarth <paul@city-fan.org> - 1.11-21
- BR: perl(blib) for t/00-compile.t
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild