From cd09dd2c5f08b911d15ec363c362430ca23344d6 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 12 Oct 2016 09:20:56 +0100
Subject: Update to 1.806

- New upstream release 1.806
  - Fixed two typos
  - Support input_data with nested arrays in MCE Models
---
 .gitignore    | 1 +
 perl-MCE.spec | 7 ++++++-
 sources       | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index cf827da..dc22ca4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /MCE-1.803.tar.gz
 /MCE-1.804.tar.gz
 /MCE-1.805.tar.gz
+/MCE-1.806.tar.gz
diff --git a/perl-MCE.spec b/perl-MCE.spec
index 680e909..49f470c 100644
--- a/perl-MCE.spec
+++ b/perl-MCE.spec
@@ -1,5 +1,5 @@
 Name:           perl-MCE
-Version:        1.805
+Version:        1.806
 Release:        1%{?dist}
 Summary:        Many-core Engine for Perl providing parallel processing 
capabilities
 License:        GPL+ or Artistic
@@ -136,6 +136,11 @@ make test
 %{_bindir}/mce_grep
 
 %changelog
+* Wed Oct 12 2016 Paul Howarth <p...@city-fan.org> - 1.806-1
+- Update to 1.806
+  - Fixed two typos
+  - Support input_data with nested arrays in MCE Models
+
 * Fri Sep  2 2016 Paul Howarth <p...@city-fan.org> - 1.805-1
 - Update to 1.805
   - Fixed bug in MCE::Queue (GH#4)
diff --git a/sources b/sources
index db033fe..a3294fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5aeadbf1592697bb590f0bbb35f7af67  MCE-1.805.tar.gz
+3dc6bd6999961dce15bfb939d56a29ab  MCE-1.806.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-MCE.git/commit/?h=f25&id=cd09dd2c5f08b911d15ec363c362430ca23344d6
_______________________________________________
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