From 983389a54a79a8639740eb102ca10690f7e58a3b Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 5 Apr 2017 12:10:58 +0100
Subject: Update to 1.827

- New upstream release 1.827
  - Do not enable barrier mode in Queue if constructed inside a thread or by
    MCE Model (e.g. Step, Stream); ditto for fast => 1 option
  - Updated MCE not to croak when running Perl in taint mode via perl -T;
    failing -T were MCE::Core::Input::{ Generator, Sequence }, MCE::Signal and
    MCE::Util
  - Added Denis Fateyev, Felipe Gasper and Paul Howarth to Credits
---
 .gitignore    |  1 +
 perl-MCE.spec | 11 ++++++++++-
 sources       |  2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index a4eeffe..5f49ac1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /MCE-1.821.tar.gz
 /MCE-1.824.tar.gz
 /MCE-1.826.tar.gz
+/MCE-1.827.tar.gz
diff --git a/perl-MCE.spec b/perl-MCE.spec
index eb176c4..ead8fa1 100644
--- a/perl-MCE.spec
+++ b/perl-MCE.spec
@@ -1,5 +1,5 @@
 Name:           perl-MCE
-Version:        1.826
+Version:        1.827
 Release:        1%{?dist}
 Summary:        Many-core Engine for Perl providing parallel processing 
capabilities
 License:        GPL+ or Artistic
@@ -151,6 +151,15 @@ make test
 %{_bindir}/mce_zfgrep
 
 %changelog
+* Wed Apr  5 2017 Paul Howarth <p...@city-fan.org> - 1.827-1
+- Update to 1.827
+  - Do not enable barrier mode in Queue if constructed inside a thread or by
+    MCE Model (e.g. Step, Stream); ditto for fast => 1 option
+  - Updated MCE not to croak when running Perl in taint mode via perl -T;
+    failing -T were MCE::Core::Input::{ Generator, Sequence }, MCE::Signal and
+    MCE::Util
+  - Added Denis Fateyev, Felipe Gasper and Paul Howarth to Credits
+
 * Mon Apr  3 2017 Paul Howarth <p...@city-fan.org> - 1.826-1
 - Update to 1.826
   - Performance improvements in MCE::Queue
diff --git a/sources b/sources
index 93bb3e8..4d96d9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-1.826.tar.gz) = 
183e4ff2192911541425650b40ac72ffdf444a9f8c1172f6cdd6448e1ee0e8e06a74d5a34e48498258c5059b1c71cb469ce3de2f0bf1cbdf915e0133cfa64b35
+SHA512 (MCE-1.827.tar.gz) = 
bb87ee355ae07230f627f1c02092129c59885eebaa6c3e99bb502bf298bce878e6aacdd1e03a4290a7312429e86b4066c3b1380b04118c4e52081d939915d7e5
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-MCE.git/commit/?h=master&id=983389a54a79a8639740eb102ca10690f7e58a3b
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to