Notification time stamped 2019-09-19 12:41:36 UTC From 26506e7a4c322c732f238f8760aafe017032bced Mon Sep 17 00:00:00 2001 From: Paul Howarth <p...@city-fan.org> Date: Sep 19 2019 12:37:58 +0000 Subject: Update to 1.862
- New upstream release 1.862 - The edge cases regarding signal handling have finally been resolved for MCE::Hobo; see mce-examples/framebuffer on GitHub - Bumped MCE dependency to 1.862 --- diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec index 527aaee..a22d96d 100644 --- a/perl-MCE-Shared.spec +++ b/perl-MCE-Shared.spec @@ -1,5 +1,5 @@ Name: perl-MCE-Shared -Version: 1.860 +Version: 1.862 Release: 1%{?dist} Summary: MCE extension for sharing data, supporting threads and processes License: GPL+ or Artistic @@ -20,7 +20,7 @@ BuildRequires: perl(Carp) BuildRequires: perl(constant) BuildRequires: perl(Errno) BuildRequires: perl(if) -BuildRequires: perl(MCE) >= 1.860 +BuildRequires: perl(MCE) >= 1.862 BuildRequires: perl(MCE::Mutex) BuildRequires: perl(MCE::Signal) BuildRequires: perl(MCE::Util) @@ -43,7 +43,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.860 +Requires: perl(MCE) >= 1.862 Requires: perl(overloading) Requires: perl(POSIX) Requires: perl(Storable) >= 2.04 @@ -92,6 +92,12 @@ make test %{_mandir}/man3/MCE::Shared::Server.3* %changelog +* Thu Sep 19 2019 Paul Howarth <p...@city-fan.org> - 1.862-1 +- Update to 1.862 + - The edge cases regarding signal handling have finally been resolved for + MCE::Hobo; see mce-examples/framebuffer on GitHub + - Bumped MCE dependency to 1.862 + * Mon Sep 16 2019 Paul Howarth <p...@city-fan.org> - 1.860-1 - Update to 1.860 - Signal-handling update release diff --git a/sources b/sources index 0ce6ef5..6c137bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-Shared-1.860.tar.gz) = 5601b978619c74f616cd9511d1a72be23fb47beeaa2edd6f65269465ff1210fa3c3654ddb538e6495094ce39f6ec77b53fa15b0838adac9ab8119b1248d3a38a +SHA512 (MCE-Shared-1.862.tar.gz) = 7614d94999213fca217a7f2f4081639108c7a3b60c8bf419622f380b934da55a4ec6b8b69350ac99a1a2caa0879502fbd35e065308f88cba6ec55d4651b7badb https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/26506e7a4c322c732f238f8760aafe017032bced?branch=master _______________________________________________ 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