Notification time stamped 2019-09-30 17:35:13 UTC From 05cce7a67fa459404710d28b2d01f9dabcf777c0 Mon Sep 17 00:00:00 2001 From: Paul Howarth <p...@city-fan.org> Date: Dec 18 2017 10:45:51 +0000 Subject: Update to 1.834
- New upstream release 1.834 - Fixed croak handling inside MCE::Shared::Server - Enhanced sequence (bounds_only) to return optional 3rd value (id) - Improved seconds method for _delay package inside MCE::Hobo - Improved clear and get methods for shared objects - Tweaked shared_cache_lru test script --- diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec index 9849ac1..0b3d98f 100644 --- a/perl-MCE-Shared.spec +++ b/perl-MCE-Shared.spec @@ -1,5 +1,5 @@ Name: perl-MCE-Shared -Version: 1.833 +Version: 1.834 Release: 1%{?dist} Summary: MCE extension for sharing data, supporting threads and processes License: GPL+ or Artistic @@ -98,6 +98,14 @@ make test %{_mandir}/man3/MCE::Shared::Server.3* %changelog +* Mon Dec 18 2017 Paul Howarth <p...@city-fan.org> - 1.834-1 +- Update to 1.834 + - Fixed croak handling inside MCE::Shared::Server + - Enhanced sequence (bounds_only) to return optional 3rd value (id) + - Improved seconds method for _delay package inside MCE::Hobo + - Improved clear and get methods for shared objects + - Tweaked shared_cache_lru test script + * Wed Nov 22 2017 Paul Howarth <p...@city-fan.org> - 1.833-1 - Update to 1.833 - Condvar timedwait supports floating seconds via Time::HiRes; the diff --git a/sources b/sources index 3604e26..8fa5c04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-Shared-1.833.tar.gz) = 55e5a913165d982dfc8b6b22c00a061c1941ce1ec1206e2e5bf75c4ab977c75af62b96797e39d0b9372a40e8a64f42106e02090da73cffc2be09c0960a93d5e2 +SHA512 (MCE-Shared-1.834.tar.gz) = 8e84ca40ee3a8f9d2166162a7719312471dd881a8cdf0fd7330ff94159f2d7aaf4cda9e5529c5dc22fd86b31552b7f11839ba899543335204fdf968bfe03f6cf https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/05cce7a67fa459404710d28b2d01f9dabcf777c0?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