diff --git a/.gitignore b/.gitignore index 9a8c0c9..4048345 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /MCE-1.812.tar.gz /MCE-1.813.tar.gz /MCE-1.814.tar.gz +/MCE-1.815.tar.gz diff --git a/perl-MCE.spec b/perl-MCE.spec index e8ffd32..3f2c0ad 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,5 +1,5 @@ Name: perl-MCE -Version: 1.814 +Version: 1.815 Release: 1%{?dist} Summary: Many-core Engine for Perl providing parallel processing capabilities License: GPL+ or Artistic @@ -140,6 +140,15 @@ make test %{_bindir}/mce_grep %changelog +* Fri Feb 24 2017 Paul Howarth - 1.815-1 +- Update to 1.815 + - Fixed divide-by-zero error in MCE->yield + - Refactored code for the interval option by moving the code to the manager + process, which allows the manager process to accomodate the next available + worker ready to run; previously, a worker taking a long time resulted in + empty time slots + - Revised the description of posix_exit in MCE::Core.pod + * Mon Feb 20 2017 Paul Howarth - 1.814-1 - Update to 1.814 - Enhanced the progress option for use with MCE->process diff --git a/sources b/sources index e3747d4..f664c8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-1.814.tar.gz) = 63937c65d082f393209388d815f0b7b3a16d164cd8d37d9ba264e20f3fb901799a721af872f6dc1555bb6d040daaa4e8ceef1b4827a987ab5f6ca7c073cdfdf2 +SHA512 (MCE-1.815.tar.gz) = 53f905dc9d6da042e14b8f67abed8ff3a427a6d62f10b37629b11be65bbba7445148321941d1f4c663a712fc6d6e777f3128cd5671c0efc12e99be336f41d016