diff --git a/.gitignore b/.gitignore index 804a748..5a6dab8 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /MCE-1.837.tar.gz /MCE-1.838.tar.gz /MCE-1.840.tar.gz +/MCE-1.841.tar.gz diff --git a/perl-MCE.spec b/perl-MCE.spec index 1050cdf..6d887b1 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,5 +1,5 @@ Name: perl-MCE -Version: 1.840 +Version: 1.841 Release: 1%{?dist} Summary: Many-core Engine for Perl providing parallel processing capabilities License: GPL+ or Artistic @@ -167,6 +167,14 @@ make test %{_bindir}/mce_zfgrep %changelog +* Mon Jul 8 2019 Paul Howarth - 1.841-1 +- Update to 1.841 + - Disabled t/04_channel_threads testing on Unix platforms for Perl less than + 5.10.1; basically, the MCE::Channel::Threads implementation is not supported + on older Perls unless the OS vendor applied upstream patches (i.e. works on + RedHat/CentOS 5.x running Perl 5.8.x) + - Added LIMITATIONS section to MCE::Channel::Threads + * Sun Jul 7 2019 Paul Howarth - 1.840-1 - Update to 1.840 New Features diff --git a/sources b/sources index fcdec40..42dda9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-1.840.tar.gz) = d4738cff0ef85b1d491eb6f3ff4dd7cdb3bc3dc7fd9442d574ea6938e5c613c1d376fcb6a2448becb2d942409286209224a10ee886726b9d747f7f4897f83572 +SHA512 (MCE-1.841.tar.gz) = c5f99d7ca380c5aa201461b18b4773c6309ac3f64d8d1ed2f60da96b62f84802c8c34f9820e01a90a288bfd5002d5036898bdd8bcdf34c2386f8e1ca846b5c03