From 7cd33775f53ec7bd752c1a21001caa98d73dd3f4 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sun, 29 May 2016 13:31:05 +0100
Subject: Update to 1.708

- New upstream release 1.708
  - Improved import routine in MCE Models and MCE::Subs; this resolves an issue
    where functions are not exported; e.g. mce_flow, mce_flow_s
  - Added support for IO::TieCombine handles, which enables MCE->print and
    MCE->sendto to work reliably with App::Cmd and App::Cmd::Tester; see
    Testing and Capturing Output in MCE::Examples
---
 .gitignore    |  1 +
 perl-MCE.spec | 10 +++++++++-
 sources       |  2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7d45779..9d8a7e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /MCE-1.705.tar.gz
 /MCE-1.706.tar.gz
 /MCE-1.707.tar.gz
+/MCE-1.708.tar.gz
diff --git a/perl-MCE.spec b/perl-MCE.spec
index 9c057e2..b4d5f4e 100644
--- a/perl-MCE.spec
+++ b/perl-MCE.spec
@@ -1,5 +1,5 @@
 Name:           perl-MCE
-Version:        1.707
+Version:        1.708
 Release:        1%{?dist}
 Summary:        Many-core Engine for Perl providing parallel processing 
capabilities
 License:        GPL+ or Artistic
@@ -139,6 +139,14 @@ make test
 %{_bindir}/mce_grep
 
 %changelog
+* Sun May 29 2016 Paul Howarth <p...@city-fan.org> - 1.708-1
+- Update to 1.708
+  - Improved import routine in MCE Models and MCE::Subs; this resolves an issue
+    where functions are not exported; e.g. mce_flow, mce_flow_s
+  - Added support for IO::TieCombine handles, which enables MCE->print and
+    MCE->sendto to work reliably with App::Cmd and App::Cmd::Tester; see
+    Testing and Capturing Output in MCE::Examples
+
 * Thu May 26 2016 Paul Howarth <p...@city-fan.org> - 1.707-1
 - Update to 1.707
   - Fixed logic when workers exit; improved reliability on Windows
diff --git a/sources b/sources
index 04d15e5..d97f54e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7503347849d1a910606acf5f367f5969  MCE-1.707.tar.gz
+17438a8b9391ff27a2aaa88f0161502d  MCE-1.708.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-MCE.git/commit/?h=perl-MCE-1.708-1.fc24&id=7cd33775f53ec7bd752c1a21001caa98d73dd3f4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to