This commit is contained in:
Fedora Release Engineering 2017-02-11 03:52:50 +00:00
parent 381ebe97ba
commit 45d72a8023

View File

@ -1,6 +1,6 @@
Name: perl-List-MoreUtils
Version: 0.416
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Provide the stuff missing in List::Util
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/List-MoreUtils/
@ -97,6 +97,9 @@ make test
%{_mandir}/man3/List::MoreUtils::XS.3*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.416-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Jul 6 2016 Paul Howarth <paul@city-fan.org> - 0.416-1
- Update to 0.416
- Change the way how the XS part is loaded as a result of CPAN RT#115808