From 5d8899449b4927318a79e25f6074b9511ca900e9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 20:51:19 +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-Test-LongString.git#9140118fe2c79ef24401ddcf90843dd3a7fae795 --- perl-Test-LongString.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Test-LongString.spec b/perl-Test-LongString.spec index d4842c7..0bcaaf1 100644 --- a/perl-Test-LongString.spec +++ b/perl-Test-LongString.spec @@ -1,6 +1,6 @@ Name: perl-Test-LongString Version: 0.17 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Perl module to test long strings License: GPL+ or Artistic URL: https://metacpan.org/release/Test-LongString @@ -8,6 +8,7 @@ Source0: https://cpan.metacpan.org/authors/id/R/RG/RGARCIA/Test-LongString-%{ver BuildArch: noarch +BuildRequires: make BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) # Required by the tests @@ -46,6 +47,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.17-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.17-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild