Notification time stamped 2019-12-04 19:52:23 UTC

From e2c020bd8d4f91ed1186d26739d441177dd1de9a Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Dec 04 2019 19:51:17 +0000
Subject: Update to 1.864


- New upstream release 1.864
  - Use monotonic clock if available in MCE::Hobo->yield
  - Bumped MCE dependency to 1.864

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index f8905c0..79215cc 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:          perl-MCE-Shared
-Version:       1.863
+Version:       1.864
 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.863
+BuildRequires: perl(MCE) >= 1.864
 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.863
+Requires:      perl(MCE) >= 1.864
 Requires:      perl(overloading)
 Requires:      perl(POSIX)
 Requires:      perl(Storable) >= 2.04
@@ -92,6 +92,11 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Wed Dec  4 2019 Paul Howarth <[email protected]> - 1.864-1
+- Update to 1.864
+  - Use monotonic clock if available in MCE::Hobo->yield
+  - Bumped MCE dependency to 1.864
+
 * Mon Nov 25 2019 Paul Howarth <[email protected]> - 1.863-1
 - Update to 1.863
   - Use MCE::Channel for MCE::Hobo->yield not to incur unnecessary delays due
diff --git a/sources b/sources
index 0f3cffe..938785f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.863.tar.gz) = 
caf075e1c3db5f49173ae99bbece73e32eff0d0aa53e5cd2579d17e957e6eb0c9a69f89a1365c93e67fefbcfeca69cfc9aba0b508c282db8ff6573ad728d62a5
+SHA512 (MCE-Shared-1.864.tar.gz) = 
b5503afdb353e4c4af4172a6b0b79b84c925a41143342ebf56d21a4fd507236babc524f0733a99739298141dde5e540812c066daa1bdd36adec7ed8d19d6a65d


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/e2c020bd8d4f91ed1186d26739d441177dd1de9a?branch=master
_______________________________________________
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]

Reply via email to