Merge branch 'master' of ssh://pkgs.fedoraproject.org/perl-Parallel-ForkManager

This commit is contained in:
jehane 2015-06-23 17:46:55 +02:00
commit d7524bbedc

View File

@ -1,6 +1,6 @@
Name: perl-Parallel-ForkManager
Version: 1.12
Release: 1%{?dist}
Release: 3%{?dist}
Summary: Simple parallel processing fork manager
License: GPL+ or Artistic
Group: Development/Libraries
@ -48,6 +48,12 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jun 08 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.12-2
- Perl 5.22 rebuild
* 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.