Hello community, here is the log from the commit of package perl-MCE for openSUSE:Factory checked in at 2019-07-17 14:27:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-MCE (Old) and /work/SRC/openSUSE:Factory/.perl-MCE.new.1887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MCE" Wed Jul 17 14:27:20 2019 rev:2 rq:715927 version:1.841 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-MCE/perl-MCE.changes 2019-04-02 09:24:06.620782568 +0200 +++ /work/SRC/openSUSE:Factory/.perl-MCE.new.1887/perl-MCE.changes 2019-07-17 14:27:21.699326018 +0200 @@ -1,0 +2,53 @@ +Tue Jul 16 09:38:16 UTC 2019 - Stephan Kulow <[email protected]> + +- updated to 1.841 + see /usr/share/doc/packages/perl-MCE/Changes + + 1.841 Sun Jul 07 23:30:00 EST 2019 + + * 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. + + 1.840 Sun Jul 07 05:00:00 EST 2019 + + * Update MCE::Channel POD documentation. + + 1.839 Sun Jul 07 04:30:00 EST 2019 + + [NEW FEATURES] + + * Added MCE::Mutex::Channel2 providing two locks using a single channel. + The secondary lock is accessible by calling methods with the '2' suffix. + E.g. primary mutex ->lock, ->unlock; secondary mutex ->lock2, ->unlock2 + + * Added MCE::Channel providing queue-like and two-way communication + supporting threads and processes. + + * Added MCE::Child and compatibility with Perl 5.8. MCE::Child is based on + MCE::Hobo, but using MCE::Channel for data retrieval without involving + a shared-manager process. + + * Added MCE::Channel examples { channel1.pl and channel2.pl } using + threads and MCE::Child respectively. + https://github.com/marioroy/mce-examples/tree/master/chameneos + + [ENHANCEMENTS] + + * IPC update; removed unnecessary overhead including private methods + _sysseek and _syswrite from MCE::Util (no longer needed). + + * Improved MCE->do, now callable by workers and the manager process. + + * Updated MCE::{ Flow, Grep, Loop, Map, Step, and Stream } documentation + on passing an array reference versus a list for deeply input data. + + * Updated and re-organized the top-level MCE documentation, particularly + improved clarity for the 'MCE Models' section. + + * Removed MANIFEST.SKIP. + +------------------------------------------------------------------- Old: ---- MCE-1.838.tar.gz New: ---- MCE-1.841.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-MCE.spec ++++++ --- /var/tmp/diff_new_pack.F1Zxta/_old 2019-07-17 14:27:22.679322974 +0200 +++ /var/tmp/diff_new_pack.F1Zxta/_new 2019-07-17 14:27:22.687322949 +0200 @@ -17,7 +17,7 @@ Name: perl-MCE -Version: 1.838 +Version: 1.841 Release: 0 %define cpan_name MCE Summary: Many-Core Engine for Perl providing parallel processing capabilities ++++++ MCE-1.838.tar.gz -> MCE-1.841.tar.gz ++++++ ++++ 7919 lines of diff (skipped)
