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-List-MoreUtils.git#967c69d37459d76420e38947aa2290ed7bca000d
This commit is contained in:
DistroBaker 2021-02-04 18:44:51 +01:00
parent 55194d2409
commit 6987d561e4

View File

@ -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 <releng@fedoraproject.org> - 0.430-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Oct 21 2020 Paul Howarth <paul@city-fan.org> - 0.430-1
- Update to 0.430
- Fix failing installation in parallel make (GH#38)