diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec index 6e04d39..791d68f 100644 --- a/perl-List-MoreUtils.spec +++ b/perl-List-MoreUtils.spec @@ -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 - 0.416-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Jul 6 2016 Paul Howarth - 0.416-1 - Update to 0.416 - Change the way how the XS part is loaded as a result of CPAN RT#115808