Notification time stamped 2023-06-10 12:07:00 UTC
From 0086367d91a3127e2121e700e53d6412c2b08cba Mon Sep 17 00:00:00 2001 From: Paul Howarth paul@city-fan.org Date: Jun 10 2023 12:06:19 +0000 Subject: Update to 1.885
- New upstream release 1.885 - Fix typo in Queue dequeue_timed documentation
---
diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec index 111ec6a..bd0b895 100644 --- a/perl-MCE-Shared.spec +++ b/perl-MCE-Shared.spec @@ -1,5 +1,5 @@ Name: perl-MCE-Shared -Version: 1.884 +Version: 1.885 Release: 1%{?dist} Summary: MCE extension for sharing data, supporting threads and processes License: GPL-1.0-or-later OR Artistic-1.0-Perl @@ -92,6 +92,10 @@ make test %{_mandir}/man3/MCE::Shared::Server.3*
%changelog +* Fri Jun 9 2023 Paul Howarth paul@city-fan.org - 1.885-1 +- Update to 1.885 + - Fix typo in Queue dequeue_timed documentation + * Thu Jun 8 2023 Paul Howarth paul@city-fan.org - 1.884-1 - Update to 1.884 - Add missing return statement(s) in Condvar and Queue diff --git a/sources b/sources index 722eff4..20ce474 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-Shared-1.884.tar.gz) = b05a7d3a3b4de4b8693db123e35adcb360e312649c054e8bef94f1ad3cfb4c499fbe1228b4d6782a21323a37120a18ce46188ba5857f66f61e3f1be9ffe0fb5b +SHA512 (MCE-Shared-1.885.tar.gz) = d3bb6d94260987387c958ab4324e7d69d53b5e7895f6e925fcdc96aacf785d639fed3ce12294f2b7caea50757b03f9b04ec5c7f8e57ea4c2932d9a455e9c9a81
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/0086367d91a3127e2121e70...
perl-devel@lists.fedoraproject.org