diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec index 59cffcf..10010b6 100644 --- a/perl-MCE-Shared.spec +++ b/perl-MCE-Shared.spec @@ -1,5 +1,5 @@ Name: perl-MCE-Shared -Version: 1.868 +Version: 1.869 Release: 1%{?dist} Summary: MCE extension for sharing data, supporting threads and processes License: GPL+ or Artistic @@ -92,6 +92,16 @@ make test %{_mandir}/man3/MCE::Shared::Server.3* %changelog +* Tue May 12 2020 Paul Howarth - 1.869-1 +- Update to 1.869 + - Disabled unicode testing for MCE::Shared::Cache on Perl 5.10.1; testing + for keys containing unicode is failing on RedHat 6.x but passing in + meta::cpan (smoke tests) + - Share array and hash deeply: only when using the TIE interface; this + resolves an edge case for the OO interface and passing nested items during + construction + - Bumped MCE dependency to 1.868 + * Mon May 11 2020 Paul Howarth - 1.868-1 - Update to 1.868 - Bug fix for UTF-8 issues during inter-process communication diff --git a/sources b/sources index 31f16ac..9facb14 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-Shared-1.868.tar.gz) = 48a4989a91f207ee399d73d083a6b2344ab4ecd1716ca2f46414e0bf74585d866b3e285d0254bbe4b8bba9a41ede7fd6898bfa1411305f4677a05767a2903544 +SHA512 (MCE-Shared-1.869.tar.gz) = 08c9664d7a96f52a32bd44a7540370c812e770e8f5547dc5c040fd203e32a1955d35dd7e9170e7db08a4a0acb3bbc1670a1f412a91cdaa6f1bafe77e4a3305d5