pghmcfc pushed to perl-MCE-Shared (master). "Update to 1.843 (..more)"
by notifications@fedoraproject.org
Notification time stamped 2019-07-24 10:26:08 UTC
From 739eb917db5d364b8947be7f1a751d0188a7c206 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul(a)city-fan.org>
Date: Jul 24 2019 10:23:49 +0000
Subject: Update to 1.843
- New upstream release 1.843
- Updated results in MCE::Hobo (Parallel::ForkManager-like demonstration)
- Bumped MCE dependency to 1.843
---
diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index 26eb3f1..d0a6e5e 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
Name: perl-MCE-Shared
-Version: 1.842
+Version: 1.843
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.842
+BuildRequires: perl(MCE) >= 1.843
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.842
+Requires: perl(MCE) >= 1.843
Requires: perl(overloading)
Requires: perl(POSIX)
Requires: perl(Storable) >= 2.04
@@ -96,6 +96,11 @@ make test
%{_mandir}/man3/MCE::Shared::Server.3*
%changelog
+* Wed Jul 24 2019 Paul Howarth <paul(a)city-fan.org> - 1.843-1
+- Update to 1.843
+ - Updated results in MCE::Hobo (Parallel::ForkManager-like demonstration)
+ - Bumped MCE dependency to 1.843
+
* Mon Jul 22 2019 Paul Howarth <paul(a)city-fan.org> - 1.842-1
- Update to 1.842
- The Windows hack introduced in 1.841 is 2x slower for one edge case, so
diff --git a/sources b/sources
index c9d7313..d3c2178 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.842.tar.gz) = 58877aa035fa9382ed53fca45cd4bf0786bf4bed65278bc737c0521c61d359be83eb8baa922e0e8aa4b211591c34d24a4f34be3a27abcf49933ecef04ad95d90
+SHA512 (MCE-Shared-1.843.tar.gz) = 132b25d84784dec221de7e1dfaacb4f24e43e0690cb48edebc0670da27326227d4d6c889abbbf380cd1af74ac2184376266e9d6fd330923b46dac65d139c6cb7
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/739eb917db5d364b8947...