From 6c707c4750ed0a2a9b0b070c2a64325ce6bbe1ac Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 20:41:46 +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-Sub-Install.git#1dd30c3955fab49ede7db6583ca135eb9ee37883 --- perl-Sub-Install.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Sub-Install.spec b/perl-Sub-Install.spec index aefdd5b..9ded3f3 100644 --- a/perl-Sub-Install.spec +++ b/perl-Sub-Install.spec @@ -7,13 +7,14 @@ Name: perl-Sub-Install Version: 0.928 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Install subroutines into packages easily License: GPL+ or Artistic URL: https://metacpan.org/release/Sub-Install Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Sub-Install-%{version}.tar.gz BuildArch: noarch # ================= Module Build ============================ +BuildRequires: make BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 @@ -61,6 +62,9 @@ make test %{_mandir}/man3/Sub::Install.3pm* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.928-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.928-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild