Notification time stamped 2021-12-17 16:11:16 UTC

From b3c2efee38fed6717ac8fb873d8cdbe19c4edead Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Aug 02 2020 13:51:40 +0000
Subject: Update to 1.873


- New upstream release 1.873
  - Resolved construction MCE::Shared->share hanging when specifying a module
    that does not exist

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index 2ccdb3a..cf4f1d4 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,6 +1,6 @@
 Name:          perl-MCE-Shared
-Version:       1.872
-Release:       3%{?dist}
+Version:       1.873
+Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL+ or Artistic
 URL:           https://metacpan.org/release/MCE-Shared
@@ -21,7 +21,7 @@ BuildRequires:        perl(constant)
 BuildRequires: perl(Errno)
 BuildRequires: perl(if)
 BuildRequires: perl(IO::Handle)
-BuildRequires: perl(MCE) >= 1.872
+BuildRequires: perl(MCE) >= 1.873
 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.872
+Requires:      perl(MCE) >= 1.873
 Requires:      perl(overloading)
 Requires:      perl(POSIX)
 Requires:      perl(Storable) >= 2.04
@@ -93,6 +93,11 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Sun Aug  2 2020 Paul Howarth <p...@city-fan.org> - 1.873-1
+- Update to 1.873
+  - Resolved construction MCE::Shared->share hanging when specifying a module
+    that does not exist
+
 * Tue Jul 28 2020 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.872-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 
@@ -107,7 +112,7 @@ make test
   - Added hsetnx method to MCE::Shared::Minidb
   - Updated keys, pairs, and values in
     MCE::Shared::{ Array, Cache, Hash and Ordhash }
-  - The MCE::Shared project is completed
+  - The MCE::Shared project is feature complete
 
 * Wed May 13 2020 Paul Howarth <p...@city-fan.org> - 1.871-1
 - Update to 1.871
diff --git a/sources b/sources
index 05ca424..bd901f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.872.tar.gz) = 
11fdcbfcdfe54428e04a0bc2f900cae9fbc51d9edc3aba62f2044670a6c858ff83608d1dadf805c037faa3adecbc2c2fcbad829a0041cda818177b549c337761
+SHA512 (MCE-Shared-1.873.tar.gz) = 
7bbc10fdff62f42324e2fefb697147247ba58dd17bdb174d58da7153ec2e0264fa5c56d3c3da3f6e9d5dfa399573f49fdfca9eab4e3d98b011a9988bbb441bca


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/b3c2efee38fed6717ac8fb873d8cdbe19c4edead?branch=epel9
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to