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