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

From ad280064d6fc955efa2834643e3d92454b3bcc59 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Oct 09 2017 13:22:43 +0000
Subject: Update to 1.832


- New upstream release 1.832
  - Added STFL (Terminal UI) to list for enabling posix_exit
    (see http://www.perlmonks.org/?node_id=1200923)
  - Math::Prime::Util random numbers now unique between Hobo workers
    (see http://www.perlmonks.org/?node_id=1200960)
  - Bumped MCE dependency to 1.831

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index 80599d2..20ceaea 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:          perl-MCE-Shared
-Version:       1.831
+Version:       1.832
 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.830
+BuildRequires: perl(MCE) >= 1.831
 BuildRequires: perl(MCE::Mutex)
 BuildRequires: perl(MCE::Signal)
 BuildRequires: perl(MCE::Util)
@@ -44,7 +44,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.830
+Requires:      perl(MCE) >= 1.831
 Requires:      perl(overloading)
 Requires:      perl(POSIX)
 Requires:      perl(Storable) >= 2.04
@@ -98,6 +98,14 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Mon Oct  9 2017 Paul Howarth <p...@city-fan.org> - 1.832-1
+- Update to 1.832
+  - Added STFL (Terminal UI) to list for enabling posix_exit
+    (see http://www.perlmonks.org/?node_id=1200923)
+  - Math::Prime::Util random numbers now unique between Hobo workers
+    (see http://www.perlmonks.org/?node_id=1200960)
+  - Bumped MCE dependency to 1.831
+
 * Wed Sep 20 2017 Paul Howarth <p...@city-fan.org> - 1.831-1
 - Update to 1.831
   - Resolved crash on the Windows platform for older Perl (< v5.18); older Perl
diff --git a/sources b/sources
index a1eddac..4b025de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.831.tar.gz) = 
d74e7564761264f72b482a48d478e7814be63c8059369e473bb596e934dbd7cbad7ef52470a8638d14ad554d0489304a7843fcc00f564cc957f2e888fdee7cda
+SHA512 (MCE-Shared-1.832.tar.gz) = 
990c5c02c1ec8bb8fee0f822271353b906a4b7c97463aef6abefbda9e6c5673a068f0428f465e6ef98255ada74ba524f10fd261899a90a7ffa697d09f0848011


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/ad280064d6fc955efa2834643e3d92454b3bcc59?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