Notification time stamped 2019-09-30 17:35:13 UTC From c2a0c577111659a27e5c08d70ea170902ecaccd6 Mon Sep 17 00:00:00 2001 From: Paul Howarth <p...@city-fan.org> Date: Sep 28 2019 18:38:04 +0000 Subject: Update to 1.845
- New upstream release 1.845 - Improved is_joinable, is_running, list_joinable, and list_running in MCE::Hobo - Added parallel Graphics::Framebuffer demonstrations: https://github.com/marioroy/mce-examples/tree/master/framebuffer - Bumped MCE dependency to 1.845 --- diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec index 27ecd2e..ac26746 100644 --- a/perl-MCE-Shared.spec +++ b/perl-MCE-Shared.spec @@ -1,5 +1,5 @@ Name: perl-MCE-Shared -Version: 1.844 +Version: 1.845 Release: 1%{?dist} Summary: MCE extension for sharing data, supporting threads and processes License: GPL+ or Artistic @@ -21,7 +21,7 @@ BuildRequires: perl(Carp) BuildRequires: perl(constant) BuildRequires: perl(Errno) BuildRequires: perl(if) -BuildRequires: perl(MCE) >= 1.844 +BuildRequires: perl(MCE) >= 1.845 BuildRequires: perl(MCE::Mutex) BuildRequires: perl(MCE::Signal) BuildRequires: perl(MCE::Util) @@ -44,7 +44,7 @@ BuildRequires: perl(Test::More) >= 0.88 # Runtime Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) Requires: perl(IO::FDPass) >= 1.2 -Requires: perl(MCE) >= 1.844 +Requires: perl(MCE) >= 1.845 Requires: perl(overloading) Requires: perl(POSIX) Requires: perl(Storable) >= 2.04 @@ -96,6 +96,14 @@ make test %{_mandir}/man3/MCE::Shared::Server.3* %changelog +* Mon Aug 26 2019 Paul Howarth <p...@city-fan.org> - 1.845-1 +- Update to 1.845 + - Improved is_joinable, is_running, list_joinable, and list_running in + MCE::Hobo + - Added parallel Graphics::Framebuffer demonstrations: + https://github.com/marioroy/mce-examples/tree/master/framebuffer + - Bumped MCE dependency to 1.845 + * Thu Aug 15 2019 Paul Howarth <p...@city-fan.org> - 1.844-1 - Update to 1.844 - Completed validation running Kelp and Raisin apps with MCE::Shared diff --git a/sources b/sources index b5f3462..159b49f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-Shared-1.844.tar.gz) = 3ea220bed2042df585842529a1de48c60ca407f2e0cce6e468aa35e85fcc6da69b5d61ea6ffb036ff9b8d67b7a325c7528f0c1dc483bf66ecb5bf4140c3d3cbb +SHA512 (MCE-Shared-1.845.tar.gz) = 47a3db08ffc8b0311731b51ac9077a089f5697e344be2045c76ed4a105566ba3813ebea62ebcff5f3236631a900fa609e6320597053cc76bfd8d4becbb17ccdc https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/c2a0c577111659a27e5c08d70ea170902ecaccd6?branch=epel8 _______________________________________________ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org