Notification time stamped 2020-05-12 09:47:49 UTC

From a7a5a6881425f233e91b4c6ba70b125f564d13da Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: May 12 2020 09:46:59 +0000
Subject: Update to 1.869


- New upstream release 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

---

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 <[email protected]> - 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 <[email protected]> - 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


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/a7a5a6881425f233e91b4c6ba70b125f564d13da?branch=master
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to