Update to 1.12.

This commit is contained in:
Jason Tibbitts 2015-02-24 12:15:05 -06:00
parent ff0f89044d
commit 3061181eda
3 changed files with 10 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
Parallel-ForkManager-0.7.5.tar.gz
/Parallel-ForkManager-0.7.9.tar.gz
/Parallel-ForkManager-1.05.tar.gz
/Parallel-ForkManager-1.12.tar.gz
*.rpm

View File

@ -1,11 +1,11 @@
Name: perl-Parallel-ForkManager
Version: 1.05
Release: 3%{?dist}
Version: 1.12
Release: 1%{?dist}
Summary: Simple parallel processing fork manager
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Parallel-ForkManager/
Source0: http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Parallel-ForkManager-%{version}.tar.gz
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)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@ -48,6 +48,10 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Feb 24 2015 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.12-1
- Update to latest upstream version.
- Use most direct download location.
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.05-3
- Perl 5.20 rebuild

View File

@ -1 +1 @@
444958052e525790bf30d96f287072d1 Parallel-ForkManager-1.05.tar.gz
1bd38e4d7026576a7ace2aff00a6ea65 Parallel-ForkManager-1.12.tar.gz