From 76e08bfe1244cb1a065634a1a7a0893ce69ae157 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Fri, 29 Jul 2016 14:51:05 +0100
Subject: Update to 1.804

- New upstream release 1.804
  - Removed the sleep statement in MCE->restart_worker
  - Added FCGI::ProcManager demonstrations to MCE::Examples
  - Automatically set posix_exit to 1 whenever (F)CGI.pm is present
    (https://github.com/marioroy/mce-perl/issues/1)
---
 .gitignore    | 1 +
 perl-MCE.spec | 9 ++++++++-
 sources       | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 827c3ae..d4250df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /MCE-1.801.tar.gz
 /MCE-1.802.tar.gz
 /MCE-1.803.tar.gz
+/MCE-1.804.tar.gz
diff --git a/perl-MCE.spec b/perl-MCE.spec
index 66a151a..10124ca 100644
--- a/perl-MCE.spec
+++ b/perl-MCE.spec
@@ -1,5 +1,5 @@
 Name:           perl-MCE
-Version:        1.803
+Version:        1.804
 Release:        1%{?dist}
 Summary:        Many-core Engine for Perl providing parallel processing 
capabilities
 License:        GPL+ or Artistic
@@ -136,6 +136,13 @@ make test
 %{_bindir}/mce_grep
 
 %changelog
+* Fri Jul 29 2016 Paul Howarth <p...@city-fan.org> - 1.804-1
+- Update to 1.804
+  - Removed the sleep statement in MCE->restart_worker
+  - Added FCGI::ProcManager demonstrations to MCE::Examples
+  - Automatically set posix_exit to 1 whenever (F)CGI.pm is present
+    (https://github.com/marioroy/mce-perl/issues/1)
+
 * Mon Jul 11 2016 Paul Howarth <p...@city-fan.org> - 1.803-1
 - Update to 1.803
   - Re-enabled Sereal 3.008+ for Perl < v5.12.0, if available
diff --git a/sources b/sources
index aea81ce..b4c2412 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3276c67f00140de69ca17ee2efd431bf  MCE-1.803.tar.gz
+641de7b796a743da87f280994dac4e92  MCE-1.804.tar.gz
-- 
cgit v0.12


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