diff --git a/perl-Config-MVP-Slicer.spec b/perl-Config-MVP-Slicer.spec index 4f36233..1e95975 100644 --- a/perl-Config-MVP-Slicer.spec +++ b/perl-Config-MVP-Slicer.spec @@ -1,14 +1,14 @@ Name: perl-Config-MVP-Slicer Version: 0.303 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Extract embedded configuration from a parent configuration License: GPL+ or Artistic URL: https://metacpan.org/release/Config-MVP-Slicer Source0: https://cpan.metacpan.org/authors/id/R/RW/RWSTAUNER/Config-MVP-Slicer-%{version}.tar.gz BuildArch: noarch BuildRequires: make -BuildRequires: perl-interpreter BuildRequires: perl-generators +BuildRequires: perl-interpreter BuildRequires: perl(:VERSION) >= 5.6 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) @@ -17,6 +17,7 @@ BuildRequires: perl(warnings) BuildRequires: perl(Carp) BuildRequires: perl(Moose) # Tests: +BuildRequires: perl(blib) BuildRequires: perl(File::Find) BuildRequires: perl(File::Spec) BuildRequires: perl(File::Temp) @@ -53,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Mar 23 2020 Jitka Plesnikova - 0.303-9 +- Add perl(blib) for tests + * Wed Jan 29 2020 Fedora Release Engineering - 0.303-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild