Hello community, here is the log from the commit of package perl-MCE for openSUSE:Factory checked in at 2020-05-13 22:56:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-MCE (Old) and /work/SRC/openSUSE:Factory/.perl-MCE.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MCE" Wed May 13 22:56:01 2020 rev:17 rq:804954 version:1.868 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-MCE/perl-MCE.changes 2020-02-10 21:55:55.662274048 +0100 +++ /work/SRC/openSUSE:Factory/.perl-MCE.new.2738/perl-MCE.changes 2020-05-13 22:56:02.767004771 +0200 @@ -1,0 +2,35 @@ +Tue May 12 03:10:55 UTC 2020 - Tina Müller <[email protected]> + +updated to 1.868 + see /usr/share/doc/packages/perl-MCE/Changes + + 1.868 Sun May 10 22:00:00 EST 2020 + + * Completed threads-like detach capability in MCE::Child. + + * Resolved MCE::Channel failing when calling dequeue multiple times + on an ended channel. + + * MCE->say, MCE->print, and MCE->printf now return 1. + + 1.867 Sun May 03 18:00:00 EST 2020 + + * Bug fix for UTF-8 issues during inter-process communication. + This update required undoing optimizations specific to scalar args. + Essentially, IPC involves serialization for everything going forward. + Install Sereal::Encoder and Sereal::Decoder for better performance + in Perl 5.8.8+. + + * MCE options flush_stdout, flush_stderr, and flush_file now default to + enabled for the MCE->print, MCE->printf, and MCE->say output routines. + + * Improved MCE::Child with threads-like detach capability. See POD. + + * Improved IPC in MCE::Queue with permanent fast-like dequeue including + dequeue_nb. Going forward, the fast and barrier options are silently + ignored if specified (i.e. no-op). + + * Improved IPC performance on Linux. + + +------------------------------------------------------------------- Old: ---- MCE-1.866.tar.gz New: ---- MCE-1.868.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-MCE.spec ++++++ --- /var/tmp/diff_new_pack.xY6eui/_old 2020-05-13 22:56:03.303005817 +0200 +++ /var/tmp/diff_new_pack.xY6eui/_new 2020-05-13 22:56:03.307005824 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-MCE # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: perl-MCE -Version: 1.866 +Version: 1.868 Release: 0 %define cpan_name MCE Summary: Many-Core Engine for Perl providing parallel processing capabilities License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/M/MA/MARIOROY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch ++++++ MCE-1.866.tar.gz -> MCE-1.868.tar.gz ++++++ ++++ 5255 lines of diff (skipped)
