Notification time stamped 2019-09-30 17:35:13 UTC

From 1e9b64fad19106c7fa0ba43d3ea712ff77a0cd0e Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: May 03 2017 17:14:06 +0000
Subject: Update to 1.826


- New upstream release 1.826
  - Reduced memory consumption
  - Clarified "limitations" section in MCE::Share::{ Condvar, Handle, Queue }
  - Clarified "extra functionality" section in MCE::Shared
  - Bumped MCE dependency to 1.829

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index fd33dc2..19417fc 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:          perl-MCE-Shared
-Version:       1.825
+Version:       1.826
 Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL+ or Artistic
@@ -19,7 +19,7 @@ BuildRequires:        perl(base)
 BuildRequires: perl(bytes)
 BuildRequires: perl(Carp)
 BuildRequires: perl(constant)
-BuildRequires: perl(MCE) >= 1.828
+BuildRequires: perl(MCE) >= 1.829
 BuildRequires: perl(MCE::Mutex)
 BuildRequires: perl(MCE::Signal)
 BuildRequires: perl(MCE::Util)
@@ -43,7 +43,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.828
+Requires:      perl(MCE) >= 1.829
 Requires:      perl(overloading)
 Requires:      perl(Storable) >= 2.04
 Requires:      perl(Symbol)
@@ -96,6 +96,13 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Wed May  3 2017 Paul Howarth <p...@city-fan.org> - 1.826-1
+- Update to 1.826
+  - Reduced memory consumption
+  - Clarified "limitations" section in MCE::Share::{ Condvar, Handle, Queue }
+  - Clarified "extra functionality" section in MCE::Shared
+  - Bumped MCE dependency to 1.829
+
 * Sat Apr 29 2017 Paul Howarth <p...@city-fan.org> - 1.825-1
 - Update to 1.825
   - Do not enable barrier mode for Queue on the Windows platform
diff --git a/sources b/sources
index cc2e240..de73077 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.825.tar.gz) = 
b5b821fd24c2058d0224f678675d4022d45b211d2c1bcc76e051768329d74ba70327125c4725f466f020a9871dffc16b66f69fa571e9bb5b89d13447d9a8334b
+SHA512 (MCE-Shared-1.826.tar.gz) = 
02fab75360772eb4181f3c332cdf5c053247565d0b4b6a3b55f7b2d0b900ce10d7991fa4966d1470cae175895c3e8a3b379a988f755f887f668b767fb6e6b7dc


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/1e9b64fad19106c7fa0ba43d3ea712ff77a0cd0e?branch=epel8
_______________________________________________
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

Reply via email to