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-XS.git#06c9bc542694457cefc56340173503fc38ec4852
This commit is contained in:
DistroBaker 2021-02-03 02:24:30 +00:00
parent 66668b45bc
commit 480743d9eb

View File

@ -1,6 +1,6 @@
Name: perl-List-MoreUtils-XS
Version: 0.430
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Provide compiled List::MoreUtils functions
# Code from List-MoreUtils < 0.417 is GPL+ or Artistic
# Anything after that is ASL 2.0
@ -79,6 +79,9 @@ make test
%{_mandir}/man3/List::MoreUtils::XS.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 parts of CPAN RT#123989: more $a/$b/$_ refcounting bugs