This commit is contained in:
Dennis Gilmore 2015-06-18 04:08:17 +00:00
parent 86ea2b1862
commit bce6d10249

View File

@ -1,6 +1,6 @@
Name: perl-List-MoreUtils
Version: 0.413
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/
@ -86,6 +86,9 @@ make test
%{_mandir}/man3/List::MoreUtils::XS.3*
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.413-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 13 2015 Paul Howarth <paul@city-fan.org> - 0.413-1
- Update to 0.413
- Fix compiling in c++ mode (deprecated, but some people seem to require it)