Update to 1.814

- New upstream release 1.814
  - Enhanced the progress option for use with MCE->process
  - Updated progress demonstrations in MCE::Core.pod
epel9
Paul Howarth 8 years ago
parent e5c21bd80f
commit c25a19ad1a

1
.gitignore vendored

@ -27,3 +27,4 @@
/MCE-1.811.tar.gz /MCE-1.811.tar.gz
/MCE-1.812.tar.gz /MCE-1.812.tar.gz
/MCE-1.813.tar.gz /MCE-1.813.tar.gz
/MCE-1.814.tar.gz

@ -1,5 +1,5 @@
Name: perl-MCE Name: perl-MCE
Version: 1.813 Version: 1.814
Release: 1%{?dist} Release: 1%{?dist}
Summary: Many-core Engine for Perl providing parallel processing capabilities Summary: Many-core Engine for Perl providing parallel processing capabilities
License: GPL+ or Artistic License: GPL+ or Artistic
@ -140,6 +140,11 @@ make test
%{_bindir}/mce_grep %{_bindir}/mce_grep
%changelog %changelog
* Mon Feb 20 2017 Paul Howarth <paul@city-fan.org> - 1.814-1
- Update to 1.814
- Enhanced the progress option for use with MCE->process
- Updated progress demonstrations in MCE::Core.pod
* Thu Feb 16 2017 Paul Howarth <paul@city-fan.org> - 1.813-1 * Thu Feb 16 2017 Paul Howarth <paul@city-fan.org> - 1.813-1
- Update to 1.813 - Update to 1.813
- Added progress option, a code block for receiving info on progress made; - Added progress option, a code block for receiving info on progress made;

@ -1 +1 @@
SHA512 (MCE-1.813.tar.gz) = 70e7163017e068b50ce123fa48bccc0309b5b263b910f60d592a1381ccbb477209babac3238029ee28cc433cb9d21cf9d1977742ed8b16273368b48c196bedcb SHA512 (MCE-1.814.tar.gz) = 63937c65d082f393209388d815f0b7b3a16d164cd8d37d9ba264e20f3fb901799a721af872f6dc1555bb6d040daaa4e8ceef1b4827a987ab5f6ca7c073cdfdf2

Loading…
Cancel
Save