From 5149aca1bf57e2361ecee044fc9caa6b2723d684 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 15:31:53 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Class-Inspector.git#a6bb571a2a0b2ed90a5eaddc58974147b3797a4e --- perl-Class-Inspector.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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