Update to 1.15.
This commit is contained in:
parent
4b9419bc1a
commit
fda408bb0f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ Parallel-ForkManager-0.7.5.tar.gz
|
||||
/Parallel-ForkManager-1.12.tar.gz
|
||||
*.rpm
|
||||
/Parallel-ForkManager-1.14.tar.gz
|
||||
/Parallel-ForkManager-1.15.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-Parallel-ForkManager
|
||||
Version: 1.14
|
||||
Version: 1.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple parallel processing fork manager
|
||||
License: GPL+ or Artistic
|
||||
@ -48,6 +48,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 08 2015 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.15-1
|
||||
- Update to latest upstream version.
|
||||
|
||||
* Tue Jun 23 2015 Marianne Lombard <jehane@fedoraproject.org> - 1.14
|
||||
- Update to latest upstream version
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user