diff --git a/perl-Pod-Spell.spec b/perl-Pod-Spell.spec index 5c186d2..10931eb 100644 --- a/perl-Pod-Spell.spec +++ b/perl-Pod-Spell.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Spell Version: 1.20 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A formatter for spell-checking POD License: Artistic 2.0 URL: https://metacpan.org/release/Pod-Spell @@ -32,6 +32,7 @@ BuildRequires: perl(Text::Wrap) # I18N::Langinfo not used at tests # POSIX not used at tests # Tests: +BuildRequires: perl(blib) BuildRequires: perl(File::Spec) BuildRequires: perl(File::Temp) >= 0.17 BuildRequires: perl(IO::Handle) @@ -78,6 +79,9 @@ make test %{_mandir}/man3/Pod::Wordlist.3* %changelog +* Tue Mar 10 2020 Paul Howarth - 1.20-15 +- BR: perl(blib) for t/00-compile.t + * Thu Jan 30 2020 Fedora Release Engineering - 1.20-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild