Update to 1.15.

This commit is contained in:
Jason Tibbitts 2015-07-08 19:22:15 -05:00
parent 4b9419bc1a
commit fda408bb0f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
35d50b023cd3d7a28b350c98a78f7d40 Parallel-ForkManager-1.14.tar.gz
a8e8705151523c3b01baa40c2f493e46 Parallel-ForkManager-1.15.tar.gz