From 0aac81ff8c3166cf8c17932d1745684a9d9ca01d Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sat, 29 Apr 2017 17:10:04 +0100 Subject: [PATCH] Update to 1.828 - New upstream release 1.828 - Do not enable barrier mode for Queue on the Windows platform - Fixed MCE::Mutex::Flock, tmp_file missing script name in path - Added Curses and Prima to list for enabling the posix_exit option - Allow a hash as input_data: Core API, MCE::{ Flow, Loop, Step } - Improved API documentation on MCE models with more synopsis - Enhanced IPC and signal handling, reduced memory consumption - Make tmp_dir on demand in MCE::Signal; ditto for sess_dir in MCE - Load Fcntl, File::Path, Symbol on demand --- .gitignore | 1 + perl-MCE.spec | 15 ++++++++++++++- sources | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5f49ac1..70a4958 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /MCE-1.824.tar.gz /MCE-1.826.tar.gz /MCE-1.827.tar.gz +/MCE-1.828.tar.gz diff --git a/perl-MCE.spec b/perl-MCE.spec index ead8fa1..81c4bb9 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,5 +1,5 @@ Name: perl-MCE -Version: 1.827 +Version: 1.828 Release: 1%{?dist} Summary: Many-core Engine for Perl providing parallel processing capabilities License: GPL+ or Artistic @@ -42,9 +42,11 @@ BuildRequires: perl(vars) BuildRequires: perl(Test::More) >= 0.88 # Dependencies Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) +Requires: perl(File::Path) Requires: perl(IO::Handle) Requires: perl(Sereal) >= 3.015 Requires: perl(Storable) >= 2.04 +Requires: perl(Symbol) Requires: perl(threads::shared) %description @@ -151,6 +153,17 @@ make test %{_bindir}/mce_zfgrep %changelog +* Sat Apr 29 2017 Paul Howarth - 1.828-1 +- Update to 1.828 + - Do not enable barrier mode for Queue on the Windows platform + - Fixed MCE::Mutex::Flock, tmp_file missing script name in path + - Added Curses and Prima to list for enabling the posix_exit option + - Allow a hash as input_data: Core API, MCE::{ Flow, Loop, Step } + - Improved API documentation on MCE models with more synopsis + - Enhanced IPC and signal handling, reduced memory consumption + - Make tmp_dir on demand in MCE::Signal; ditto for sess_dir in MCE + - Load Fcntl, File::Path, Symbol on demand + * Wed Apr 5 2017 Paul Howarth - 1.827-1 - Update to 1.827 - Do not enable barrier mode in Queue if constructed inside a thread or by diff --git a/sources b/sources index 4d96d9a..13dfbf0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-1.827.tar.gz) = bb87ee355ae07230f627f1c02092129c59885eebaa6c3e99bb502bf298bce878e6aacdd1e03a4290a7312429e86b4066c3b1380b04118c4e52081d939915d7e5 +SHA512 (MCE-1.828.tar.gz) = 6f36138455685ca6a0a68519e77e7ac7aa2a9cf1a49842fd274bd45a9d27f93953b785d7239195b2ed818cad54b914b1cb7a7a450a8e6279e56cd5a9c4444df2