From 8b6109fdc02dd4189d2316bd97e3b14aa72ac706 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 8 Feb 2018 22:24:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-List-MoreUtils-XS.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)