Notification time stamped 2023-06-08 13:20:28 UTC

From 1d6a53e15a332e9e2731822cfdb41766f1c7c982 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Jun 08 2023 13:19:48 +0000
Subject: Update to 1.884


- New upstream release 1.884
  - Add missing return statement(s) in Condvar and Queue
  - Move tests for condvar timedwait to xt/condvar_timedwait.t

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index e65b6ab..111ec6a 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:          perl-MCE-Shared
-Version:       1.883
+Version:       1.884
 Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -42,7 +42,7 @@ BuildRequires:        perl(MCE::Flow)
 BuildRequires: perl(open)
 BuildRequires: perl(Test::More) >= 0.88
 BuildRequires: perl(utf8)
-# Runtime
+# Dependencies
 Requires:      perl(IO::FDPass) >= 1.2
 Requires:      perl(MCE) >= 1.886
 Requires:      perl(overloading)
@@ -92,6 +92,11 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Thu Jun  8 2023 Paul Howarth <p...@city-fan.org> - 1.884-1
+- Update to 1.884
+  - Add missing return statement(s) in Condvar and Queue
+  - Move tests for condvar timedwait to xt/condvar_timedwait.t
+
 * Wed Jun  7 2023 Paul Howarth <p...@city-fan.org> - 1.883-1
 - Update to 1.883
   - Bump MCE dependency to 1.886
@@ -110,7 +115,7 @@ make test
 * Wed Jan  4 2023 Paul Howarth <p...@city-fan.org> - 1.880-1
 - Update to 1.880
   - Bump MCE dependency to 1.883
-  - Improve 05_mce_hobo.t test
+  - Improved 05_mce_hobo.t test
 
 * Sat Dec  3 2022 Paul Howarth <p...@city-fan.org> - 1.879-1
 - Update to 1.879
diff --git a/sources b/sources
index 5df9a35..722eff4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.883.tar.gz) = 
ea9f6ab679347ad6142782edc8d6a4ea17a63225f066bda6118a2e0d1384df2fe163af0e3a19d8e706b4b9a4f8b81243d9ad84bb872738d1711215572769a0d7
+SHA512 (MCE-Shared-1.884.tar.gz) = 
b05a7d3a3b4de4b8693db123e35adcb360e312649c054e8bef94f1ad3cfb4c499fbe1228b4d6782a21323a37120a18ce46188ba5857f66f61e3f1be9ffe0fb5b


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/1d6a53e15a332e9e2731822cfdb41766f1c7c982?branch=rawhide
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
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/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to