Notification time stamped 2019-09-09 19:17:50 UTC

From 795892f48d394f8f7694c1b3e977fc933863b269 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sep 09 2019 19:17:02 +0000
Subject: Update to 1.850


- New upstream release 1.850
  - More safety around clean-up code in MCE::Shared::Server
  - Bumped MCE dependency to 1.850

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index 17fa6b8..770c5ca 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:          perl-MCE-Shared
-Version:       1.849
+Version:       1.850
 Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL+ or Artistic
@@ -20,7 +20,7 @@ BuildRequires:        perl(Carp)
 BuildRequires: perl(constant)
 BuildRequires: perl(Errno)
 BuildRequires: perl(if)
-BuildRequires: perl(MCE) >= 1.849
+BuildRequires: perl(MCE) >= 1.850
 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.849
+Requires:      perl(MCE) >= 1.850
 Requires:      perl(overloading)
 Requires:      perl(POSIX)
 Requires:      perl(Storable) >= 2.04
@@ -92,6 +92,11 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Mon Sep  9 2019 Paul Howarth <p...@city-fan.org> - 1.850-1
+- Update to 1.850
+  - More safety around clean-up code in MCE::Shared::Server
+  - Bumped MCE dependency to 1.850
+
 * Mon Sep  9 2019 Paul Howarth <p...@city-fan.org> - 1.849-1
 - Update to 1.849
   - Fixed edge case in MCE::Hobo when reaping inside a signal handler
diff --git a/sources b/sources
index 33c3476..0fab241 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.849.tar.gz) = 
9375f7b960ef030b8aab79ad2095ee237312a7c76a3c339cb5641378d2a9f5932228ec85cbb9dc1da34f3c2b81dc6584873411c518954c9a71fb627df72d6dd6
+SHA512 (MCE-Shared-1.850.tar.gz) = 
2a64f6f75890fad75af07a4c081a68be1ab15ed99540b3c4886c5aba41b825605eb217eb5a956ce7ed7b697b9eb2ae37b2f7303c2e96e9abf2094c62fac0a17b


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