From 705cd9a5ea40289178aab642c0d0f7da3361c989 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 26 Jun 2020 18:29:34 +0200 Subject: [PATCH] Perl 5.32 re-rebuild of bootstrapped packages --- 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 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