From 3d0b1186f0edaa1ec8494062577838bde1d2ec1d Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sat, 5 Nov 2016 11:48:19 +0000 Subject: [PATCH] Update to 1.808 - New upstream release 1.808 - Workers persist unless shutdown explicitly while running alongside the Mojolicious framework --- .gitignore | 1 + perl-MCE.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6089a97..1632ec5 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /MCE-1.805.tar.gz /MCE-1.806.tar.gz /MCE-1.807.tar.gz +/MCE-1.808.tar.gz diff --git a/perl-MCE.spec b/perl-MCE.spec index 34c6c09..df6e96c 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,5 +1,5 @@ Name: perl-MCE -Version: 1.807 +Version: 1.808 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 +* Sat Nov 5 2016 Paul Howarth - 1.808-1 +- Update to 1.808 + - Workers persist unless shutdown explicitly while running alongside the + Mojolicious framework + * Wed Nov 2 2016 Paul Howarth - 1.807-1 - Update to 1.807 - Enhanced relay capabilities diff --git a/sources b/sources index 4af3baf..feab64a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f4f49b3ab62ae9cb3167016de6704898 MCE-1.807.tar.gz +5e76a7afde92d3f0c7161711fe4be303 MCE-1.808.tar.gz