|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-MCE
|
|
|
|
|
Version: 1.834
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Many-core Engine for Perl providing parallel processing capabilities
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/MCE/
|
|
|
|
@ -153,6 +153,9 @@ make test
|
|
|
|
|
%{_bindir}/mce_zfgrep
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.834-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 23 2018 Paul Howarth <paul@city-fan.org> - 1.834-1
|
|
|
|
|
- Update to 1.834
|
|
|
|
|
- Improved Queue await and dequeue performance on the Windows platform
|
|
|
|
|