Notification time stamped 2023-01-04 09:44:37 UTC
From e5cf61a09c33f15096232b3da6f9d9a42e5b9136 Mon Sep 17 00:00:00 2001 From: Paul Howarth paul@city-fan.org Date: Jan 04 2023 09:43:49 +0000 Subject: Update to 1.880
- New upstream release 1.880 - Bump MCE dependency to 1.883 - Improve 05_mce_hobo.t test
---
diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec index 92a3bf5..373295d 100644 --- a/perl-MCE-Shared.spec +++ b/perl-MCE-Shared.spec @@ -1,5 +1,5 @@ Name: perl-MCE-Shared -Version: 1.879 +Version: 1.880 Release: 1%{?dist} Summary: MCE extension for sharing data, supporting threads and processes License: GPL-1.0-or-later OR Artistic-1.0-Perl @@ -21,7 +21,7 @@ BuildRequires: perl(constant) BuildRequires: perl(Errno) BuildRequires: perl(if) BuildRequires: perl(IO::Handle) -BuildRequires: perl(MCE) >= 1.876 +BuildRequires: perl(MCE) >= 1.883 BuildRequires: perl(MCE::Mutex) BuildRequires: perl(MCE::Signal) BuildRequires: perl(MCE::Util) @@ -45,7 +45,7 @@ BuildRequires: perl(utf8) # Runtime Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) Requires: perl(IO::FDPass) >= 1.2 -Requires: perl(MCE) >= 1.876 +Requires: perl(MCE) >= 1.883 Requires: perl(overloading) Requires: perl(POSIX) Requires: perl(Storable) >= 2.04 @@ -93,6 +93,11 @@ make test %{_mandir}/man3/MCE::Shared::Server.3*
%changelog +* Wed Jan 4 2023 Paul Howarth paul@city-fan.org - 1.880-1 +- Update to 1.880 + - Bump MCE dependency to 1.883 + - Improve 05_mce_hobo.t test + * Sat Dec 3 2022 Paul Howarth paul@city-fan.org - 1.879-1 - Update to 1.879 - Update the error status if MCE::Hobo died due to receiving a signal diff --git a/sources b/sources index 5054ecd..33e777b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-Shared-1.879.tar.gz) = b191bcd177e57cdb4a2b34751dabdde4383579e508a49b01137b101e19943c9f6eee8fbc79692147e3765b22a8d2f1db8bfba45e8276c63eb7040b98b160526d +SHA512 (MCE-Shared-1.880.tar.gz) = 7aabe6596c55caa2821cd2468be3eb5ee308563a71d8bb88ed473eb8473f44189ad5d5174a75fe5b84b9358ee12087d4f7f8221d4c082e2c554eb0e360123e1f
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/e5cf61a09c33f15096232b3...
perl-devel@lists.fedoraproject.org