Notification time stamped 2021-12-17 16:11:16 UTC
From 52511844cdd3af569efba4d9ca1c92e0c4a02c69 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Nov 22 2017 17:06:33 +0000
Subject: Update to 1.833
- New upstream release 1.833
- Condvar timedwait supports floating seconds via Time::HiRes; the
documentation was correct, but not high resolution in code
- Added LWP::UserAgent to list for enabling posix_exit
- Improved number-sequence generation for big integers
- Improved exiting (CLOSE, DESTROY) during cleanup state
- Improved signal handling when server is waiting on IO
- Updated "OBJECT SHARING" section in documentation
- Bumped MCE dependency to 1.832
---
diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index 20ceaea..9849ac1 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
Name: perl-MCE-Shared
-Version: 1.832
+Version: 1.833
Release: 1%{?dist}
Summary: MCE extension for sharing data, supporting threads and processes
License: GPL+ or Artistic
@@ -19,7 +19,7 @@ BuildRequires: perl(base)
BuildRequires: perl(bytes)
BuildRequires: perl(Carp)
BuildRequires: perl(constant)
-BuildRequires: perl(MCE) >= 1.831
+BuildRequires: perl(MCE) >= 1.832
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.831
+Requires: perl(MCE) >= 1.832
Requires: perl(overloading)
Requires: perl(POSIX)
Requires: perl(Storable) >= 2.04
@@ -98,6 +98,17 @@ make test
%{_mandir}/man3/MCE::Shared::Server.3*
%changelog
+* Wed Nov 22 2017 Paul Howarth <[email protected]> - 1.833-1
+- Update to 1.833
+ - Condvar timedwait supports floating seconds via Time::HiRes; the
+ documentation was correct, but not high resolution in code
+ - Added LWP::UserAgent to list for enabling posix_exit
+ - Improved number-sequence generation for big integers
+ - Improved exiting (CLOSE, DESTROY) during cleanup state
+ - Improved signal handling when server is waiting on IO
+ - Updated "OBJECT SHARING" section in documentation
+ - Bumped MCE dependency to 1.832
+
* Mon Oct 9 2017 Paul Howarth <[email protected]> - 1.832-1
- Update to 1.832
- Added STFL (Terminal UI) to list for enabling posix_exit
diff --git a/sources b/sources
index 4b025de..3604e26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.832.tar.gz) =
990c5c02c1ec8bb8fee0f822271353b906a4b7c97463aef6abefbda9e6c5673a068f0428f465e6ef98255ada74ba524f10fd261899a90a7ffa697d09f0848011
+SHA512 (MCE-Shared-1.833.tar.gz) =
55e5a913165d982dfc8b6b22c00a061c1941ce1ec1206e2e5bf75c4ab977c75af62b96797e39d0b9372a40e8a64f42106e02090da73cffc2be09c0960a93d5e2
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/52511844cdd3af569efba4d9ca1c92e0c4a02c69?branch=epel9
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure