diff --git a/perl-List-MoreUtils-XS.spec b/perl-List-MoreUtils-XS.spec index f718000..bcc2d2f 100644 --- a/perl-List-MoreUtils-XS.spec +++ b/perl-List-MoreUtils-XS.spec @@ -1,6 +1,6 @@ Name: perl-List-MoreUtils-XS Version: 0.428 -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 @@ -78,6 +78,9 @@ make test %{_mandir}/man3/List::MoreUtils::XS.3* %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 0.428-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Dec 21 2017 Paul Howarth - 0.428-1 - Update to 0.428 - Fix build fails on perl ≥ 5.27.4 with -DDEBUGGING (CPAN RT#123613)