diff --git a/perl-MCE.spec b/perl-MCE.spec index 9e507e8..242afb0 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,6 +1,6 @@ Name: perl-MCE Version: 1.810 -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/ @@ -136,6 +136,9 @@ make test %{_bindir}/mce_grep %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.810-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Dec 10 2016 Paul Howarth - 1.810-1 - Update to 1.810 - Updated check for IO handle allowed; this allows $gather_fh = *STDOUT{IO}