This commit is contained in:
Dennis Gilmore 2011-02-08 23:32:51 -06:00
parent 954725d75a
commit 3dfc512f73

View File

@ -1,6 +1,6 @@
Name: perl-Parallel-ForkManager
Version: 0.7.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Simple parallel processing fork manager
License: GPL+ or Artistic
Group: Development/Libraries
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 24 2011 Jason L Tibbitts III <tibbs@math.uh.edu> - 0.7.9-1
- Update to current upstream version.
- Handle new upstream treatment of the examples.