diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index e62d0cb..a520c8e 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,6 +1,6 @@ Name: perl-Class-Inspector Version: 1.36 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Get information about a class and its structure License: GPL+ or Artistic URL: https://metacpan.org/release/Class-Inspector @@ -9,6 +9,7 @@ Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Class-Inspector-%{ve Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: make BuildRequires: perl-generators BuildRequires: perl(Exporter) BuildRequires: perl(Test::More) @@ -46,6 +47,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.36-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.36-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild