Notification time stamped 2022-05-24 12:13:06 UTC

From afac8becb69640cd16f0b39f794ce3c72ceafafa Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: May 24 2022 12:11:27 +0000
Subject: Update to 1.877


- New upstream release 1.877
  - Replace http with https in documentation and meta files
  - Call PDL::set_autopthread_targ(1); disables PDL auto-threading
  - Allow sharing additional PDL objects via class methods: pdl_sbyte,
    pdl_ulong, pdl_ulonglong, pdl_ldouble, pdl_grandom, and pdl_zero

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index a558bb1..600ff42 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:          perl-MCE-Shared
-Version:       1.876
+Version:       1.877
 Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL+ or Artistic
@@ -93,6 +93,13 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Tue May 24 2022 Paul Howarth <p...@city-fan.org> - 1.877-1
+- Update to 1.877
+  - Replace http with https in documentation and meta files
+  - Call PDL::set_autopthread_targ(1); disables PDL auto-threading
+  - Allow sharing additional PDL objects via class methods: pdl_sbyte,
+    pdl_ulong, pdl_ulonglong, pdl_ldouble, pdl_grandom, and pdl_zero
+
 * Sun Feb 20 2022 Paul Howarth <p...@city-fan.org> - 1.876-1
 - Update to 1.876
   - Improved suppressing the PDL CLONE warning; piddles should not be naively
diff --git a/sources b/sources
index 4df096e..8969792 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.876.tar.gz) = 
dfc167d034a17e08b5315bd0f71a7b4ef6caf98406515be8adb0012730a78d080485938dea0c705c179c0a6b1410da6f02b0768b347ecfdcd8116f2176e3324f
+SHA512 (MCE-Shared-1.877.tar.gz) = 
4e837eb6d305aafb6d65b5a55c5f22c760b28a57807957f2d0b91f54a2805aed8b473f7a90775d6e818f917b86ab916a4709c70054e4c5e51c5ada15127651ea


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/afac8becb69640cd16f0b39f794ce3c72ceafafa?branch=rawhide
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
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/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to