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)