From 86f1ad27b6e16bb712a570f0ff2366381c408742 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Fri, 20 Jul 2018 09:10:13 -0500 Subject: [PATCH] Update to 1.20. Add a build dep on perl(CPAN::Meta). Fix the unbounded RHEL conditional. --- .gitignore | 1 + perl-Parallel-ForkManager.spec | 19 +++++++++++++------ sources | 2 +- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index e611e29..78b93ba 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ Parallel-ForkManager-0.7.5.tar.gz /Parallel-ForkManager-1.17.tar.gz /Parallel-ForkManager-1.18.tar.gz /Parallel-ForkManager-1.19.tar.gz +/Parallel-ForkManager-1.20.tar.gz diff --git a/perl-Parallel-ForkManager.spec b/perl-Parallel-ForkManager.spec index 1931629..05617de 100644 --- a/perl-Parallel-ForkManager.spec +++ b/perl-Parallel-ForkManager.spec @@ -1,13 +1,14 @@ -# Run optional test -%if ! (0%{?rhel}) -%bcond_without perl_Parallel_ForkManager_enables_optional_test -%else +# Control optional test +%if (0%{?rhel} && 0%{?rhel} <= 7) +# Default off in RHEL <= 7 %bcond_with perl_Parallel_ForkManager_enables_optional_test +%else +%bcond_without perl_Parallel_ForkManager_enables_optional_test %endif Name: perl-Parallel-ForkManager -Version: 1.19 -Release: 7%{?dist} +Version: 1.20 +Release: 1%{?dist} Summary: Simple parallel processing fork manager License: GPL+ or Artistic Group: Development/Libraries @@ -32,6 +33,7 @@ BuildRequires: perl(File::Temp) BuildRequires: perl(POSIX) BuildRequires: perl(Storable) # Tests +BuildRequires: perl(CPAN::Meta) BuildRequires: perl(IO::Handle) BuildRequires: perl(IPC::Open3) BuildRequires: perl(Test::More) >= 0.94 @@ -81,6 +83,11 @@ make test %{_mandir}/man3/* %changelog +* Thu Jul 19 2018 Jason L Tibbitts III - 1.20-1 +- Update to 1.20. +- Add CPAN::Meta build dependency. +- Fix RHEL conditional to be version-limited. + * Fri Jul 13 2018 Fedora Release Engineering - 1.19-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index ae13b44..65accd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e7137dd4b6948e1633b3b9ebe3b87e1 Parallel-ForkManager-1.19.tar.gz +SHA512 (Parallel-ForkManager-1.20.tar.gz) = 9eb1795671598c0e2461de5f0384fc23612779b1b2ca058a271a357409133d5d375d85721b92f890978ab5022f3a72af958a0879614b89751386c79a536e4dd0