From da966e1d5559f90058b71c442eb894f157c5bfb1 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Sat, 25 Feb 2017 13:41:38 +0000
Subject: Update to 1.817
- New upstream release 1.817
- Revised the description of max_retries in MCE::Core.pod
- Improved bin/mce_grep with -r parameter:
- If no paths are given, start recursively in the current directory
rather than await data from STDIN
- Set chunk-level accordingly to list mode
---
.gitignore | 1 +
perl-MCE.spec | 10 +++++++++-
sources | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 4048345..90c46fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
/MCE-1.813.tar.gz
/MCE-1.814.tar.gz
/MCE-1.815.tar.gz
+/MCE-1.817.tar.gz
diff --git a/perl-MCE.spec b/perl-MCE.spec
index 3f2c0ad..8344379 100644
--- a/perl-MCE.spec
+++ b/perl-MCE.spec
@@ -1,5 +1,5 @@
Name: perl-MCE
-Version: 1.815
+Version: 1.817
Release: 1%{?dist}
Summary: Many-core Engine for Perl providing parallel processing
capabilities
License: GPL+ or Artistic
@@ -140,6 +140,14 @@ make test
%{_bindir}/mce_grep
%changelog
+* Sat Feb 25 2017 Paul Howarth <[email protected]> - 1.817-1
+- Update to 1.817
+ - Revised the description of max_retries in MCE::Core.pod
+ - Improved bin/mce_grep with -r parameter:
+ - If no paths are given, start recursively in the current directory
+ rather than await data from STDIN
+ - Set chunk-level accordingly to list mode
+
* Fri Feb 24 2017 Paul Howarth <[email protected]> - 1.815-1
- Update to 1.815
- Fixed divide-by-zero error in MCE->yield
diff --git a/sources b/sources
index f664c8e..c7e4fc8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-1.815.tar.gz) =
53f905dc9d6da042e14b8f67abed8ff3a427a6d62f10b37629b11be65bbba7445148321941d1f4c663a712fc6d6e777f3128cd5671c0efc12e99be336f41d016
+SHA512 (MCE-1.817.tar.gz) =
08ff3755b531410dbdac05d68798a2ef128023e216b2c0d20e220968e514ecfd22cd9ab62ac9f6b438d31434943a450c359f88bc276823ad3e74f2d2dd2f205e
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-MCE.git/commit/?h=master&id=da966e1d5559f90058b71c442eb894f157c5bfb1
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]