Merge branch 'master' of ssh://pkgs.fedoraproject.

This commit is contained in:
Jason Tibbitts 2016-06-23 11:12:09 -05:00
commit f7f356c13e

View File

@ -1,6 +1,6 @@
Name: perl-Parallel-ForkManager
Version: 1.18
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Simple parallel processing fork manager
License: GPL+ or Artistic
Group: Development/Libraries
@ -49,9 +49,12 @@ make test
%{_mandir}/man3/*
%changelog
* Thu May 05 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.18-3
* Thu Jun 23 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.18-4
- Change build dependencies to new recommended usage.
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.18-3
- Perl 5.24 rebuild
* Thu Mar 31 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.18-2
- Run iconv on the right file.