From 99df73002073fd06f53dd7e3710d83131d26db69 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts <ti...@math.uh.edu> Date: Thu, 8 Oct 2015 20:02:48 -0500 Subject: Update to 1.16.
--- .gitignore | 1 + perl-Parallel-ForkManager.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e725c85..bcfb26b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ Parallel-ForkManager-0.7.5.tar.gz *.rpm /Parallel-ForkManager-1.14.tar.gz /Parallel-ForkManager-1.15.tar.gz +/Parallel-ForkManager-1.16.tar.gz diff --git a/perl-Parallel-ForkManager.spec b/perl-Parallel-ForkManager.spec index 0c93670..01ac4df 100644 --- a/perl-Parallel-ForkManager.spec +++ b/perl-Parallel-ForkManager.spec @@ -1,6 +1,6 @@ Name: perl-Parallel-ForkManager -Version: 1.15 -Release: 2%{?dist} +Version: 1.16 +Release: 1%{?dist} Summary: Simple parallel processing fork manager License: GPL+ or Artistic Group: Development/Libraries @@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/Parallel-ForkManager/ Source0: http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/Parallel-ForkManager-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) perl(Test::More) perl(utf8::all) -BuildRequires: perl(Storable) perl(Time::HiRes) +BuildRequires: perl(Storable) perl(Time::HiRes) perl(Test::Warn) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -49,6 +49,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Oct 08 2015 Jason L Tibbitts III <ti...@math.uh.edu> - 1.16-1 +- Update to 1.16; rhbz#1270082. Add new Test::Warn build dep. + * Fri Aug 07 2015 Jason L Tibbitts III <ti...@math.uh.edu> - 1.15-2 - Add a couple of build dependencies that dropped out of the dep tree. diff --git a/sources b/sources index 516ba7e..2515b08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8e8705151523c3b01baa40c2f493e46 Parallel-ForkManager-1.15.tar.gz +14155fae3b59086b98a1733741f5ecd8 Parallel-ForkManager-1.16.tar.gz -- cgit v0.11.2 http://pkgs.fedoraproject.org/cgit/perl-Parallel-ForkManager.git/commit/?h=master&id=99df73002073fd06f53dd7e3710d83131d26db69 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel