Notification time stamped 2019-10-14 15:23:38 UTC

From b376aca72c21a59ad2af3d5533c2bbc5e54630d2 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Aug 26 2019 15:28:09 +0000
Subject: Update to 1.845


- New upstream release 1.845
  - Improved is_joinable, is_running, list_joinable, and list_running in
    MCE::Hobo
  - Added parallel Graphics::Framebuffer demonstrations:
    https://github.com/marioroy/mce-examples/tree/master/framebuffer
  - Bumped MCE dependency to 1.845

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index 27ecd2e..ac26746 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:          perl-MCE-Shared
-Version:       1.844
+Version:       1.845
 Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL+ or Artistic
@@ -21,7 +21,7 @@ BuildRequires:        perl(Carp)
 BuildRequires: perl(constant)
 BuildRequires: perl(Errno)
 BuildRequires: perl(if)
-BuildRequires: perl(MCE) >= 1.844
+BuildRequires: perl(MCE) >= 1.845
 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.844
+Requires:      perl(MCE) >= 1.845
 Requires:      perl(overloading)
 Requires:      perl(POSIX)
 Requires:      perl(Storable) >= 2.04
@@ -96,6 +96,14 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Mon Aug 26 2019 Paul Howarth <p...@city-fan.org> - 1.845-1
+- Update to 1.845
+  - Improved is_joinable, is_running, list_joinable, and list_running in
+    MCE::Hobo
+  - Added parallel Graphics::Framebuffer demonstrations:
+    https://github.com/marioroy/mce-examples/tree/master/framebuffer
+  - Bumped MCE dependency to 1.845
+
 * Thu Aug 15 2019 Paul Howarth <p...@city-fan.org> - 1.844-1
 - Update to 1.844
   - Completed validation running Kelp and Raisin apps with MCE::Shared
diff --git a/sources b/sources
index b5f3462..159b49f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.844.tar.gz) = 
3ea220bed2042df585842529a1de48c60ca407f2e0cce6e468aa35e85fcc6da69b5d61ea6ffb036ff9b8d67b7a325c7528f0c1dc483bf66ecb5bf4140c3d3cbb
+SHA512 (MCE-Shared-1.845.tar.gz) = 
47a3db08ffc8b0311731b51ac9077a089f5697e344be2045c76ed4a105566ba3813ebea62ebcff5f3236631a900fa609e6320597053cc76bfd8d4becbb17ccdc


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