diff --git a/perl-ExtUtils-Install.spec b/perl-ExtUtils-Install.spec index bf95fbf..fdd5236 100644 --- a/perl-ExtUtils-Install.spec +++ b/perl-ExtUtils-Install.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Install Version: 2.16 -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 @@ -78,6 +78,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jun 26 2020 Jitka Plesnikova - 2.16-2 +- Perl 5.32 re-rebuild of bootstrapped packages + * Mon Jun 22 2020 Petr Pisar - 2.16-1 - 2.16 bump