From d67d4782b611b62de5305ac80dd9e0ca49b904c0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 17:10:00 +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-ExtUtils-Install.git#8163470c25dacac0ebf55707fb8a29154dfcd95c --- perl-ExtUtils-Install.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-Install.spec b/perl-ExtUtils-Install.spec index cea7697..f5c2b5f 100644 --- a/perl-ExtUtils-Install.spec +++ b/perl-ExtUtils-Install.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Install Version: 2.20 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Install Perl files from here to there License: GPL+ or Artistic URL: https://metacpan.org/release/ExtUtils-Install @@ -73,6 +73,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.20-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Dec 18 2020 Jitka Plesnikova - 2.20-1 - 2.20 bump