Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-15 19:08:47 +02:00
parent 468b26ec54
commit 53076a9a2c

View File

@ -1,6 +1,6 @@
Name: perl-Parallel-ForkManager
Version: 1.18
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Simple parallel processing fork manager
License: GPL+ or Artistic
Group: Development/Libraries
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/*
%changelog
* 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.