diff --git a/perl-MCE.spec b/perl-MCE.spec index d5e03e9..e03c35a 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,6 +1,6 @@ Name: perl-MCE Version: 1.836 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Many-core Engine for Perl providing parallel processing capabilities License: GPL+ or Artistic URL: https://metacpan.org/release/MCE @@ -152,6 +152,9 @@ make test %{_bindir}/mce_zfgrep %changelog +* Fri Jun 29 2018 Jitka Plesnikova - 1.836-2 +- Perl 5.28 rebuild + * Tue Jun 26 2018 Paul Howarth - 1.836-1 - Update to 1.836 - Moved validation code from MCE::Util to MCE::Core::Validation