From c245315fc5ae2c250c658bc172df630668668959 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 16 May 2016 07:59:41 +0200 Subject: [PATCH] Perl 5.24 rebuild --- perl-MCE.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-MCE.spec b/perl-MCE.spec index 37ced60..df47b6d 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,6 +1,6 @@ Name: perl-MCE Version: 1.706 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Many-core Engine for Perl providing parallel processing capabilities License: GPL+ or Artistic URL: http://search.cpan.org/dist/MCE/ @@ -141,6 +141,9 @@ make test %{_bindir}/mce_grep %changelog +* Mon May 16 2016 Jitka Plesnikova - 1.706-2 +- Perl 5.24 rebuild + * Sun Apr 24 2016 Paul Howarth - 1.706-1 - Update to 1.706 - Time::HiRes sleep resolution is 15 milliseconds on Windows and Cygwin;