From 6987d561e4dbfe316184b1e42bbefbe827997b2a Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 18:44:51 +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-List-MoreUtils.git#967c69d37459d76420e38947aa2290ed7bca000d --- perl-List-MoreUtils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec index a3c030e..053b13c 100644 --- a/perl-List-MoreUtils.spec +++ b/perl-List-MoreUtils.spec @@ -1,6 +1,6 @@ Name: perl-List-MoreUtils Version: 0.430 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provide the stuff missing in List::Util License: (GPL+ or Artistic) and ASL 2.0 URL: https://metacpan.org/release/List-MoreUtils @@ -83,6 +83,9 @@ make test %{_mandir}/man3/List::MoreUtils::PP.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.430-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Oct 21 2020 Paul Howarth - 0.430-1 - Update to 0.430 - Fix failing installation in parallel make (GH#38)