From bce6d102491286ea30593a8ab6f5295c24aa20f2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 04:08:17 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- perl-List-MoreUtils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)