From 86ea2b1862bf4c4fbf00429dcaaae15901a0a861 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sat, 13 Jun 2015 20:40:00 +0100 Subject: [PATCH] Update to 0.413 - New upstream release 0.413 - Fix compiling in c++ mode (deprecated, but some people seem to require it) (CPAN RT#104690) --- perl-List-MoreUtils.spec | 9 +++++++-- sources | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec index 6a98d3b..7dd7296 100644 --- a/perl-List-MoreUtils.spec +++ b/perl-List-MoreUtils.spec @@ -1,6 +1,6 @@ Name: perl-List-MoreUtils -Version: 0.412 -Release: 2%{?dist} +Version: 0.413 +Release: 1%{?dist} Summary: Provide the stuff missing in List::Util License: GPL+ or Artistic URL: http://search.cpan.org/dist/List-MoreUtils/ @@ -86,6 +86,11 @@ make test %{_mandir}/man3/List::MoreUtils::XS.3* %changelog +* 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) + (CPAN RT#104690) + * Sat Jun 06 2015 Jitka Plesnikova - 0.412-2 - Perl 5.22 rebuild diff --git a/sources b/sources index 856d305..b416465 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ab2b8f27f7a6a4389898a7a383aadb3 List-MoreUtils-0.412.tar.gz +bc577c86455e2d1397187bce286a53b9 List-MoreUtils-0.413.tar.gz