diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec index 7dd7296..d12b7ee 100644 --- a/perl-List-MoreUtils.spec +++ b/perl-List-MoreUtils.spec @@ -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 - 0.413-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Jun 13 2015 Paul Howarth - 0.413-1 - Update to 0.413 - Fix compiling in c++ mode (deprecated, but some people seem to require it)