From 96f8f0945389652e7da5d1ea815b9c2aa9df3db0c039c8e6b7c3a7bc72562952 Mon Sep 17 00:00:00 2001 From: "Tina Mueller (cpanmirror)" Date: Mon, 6 Oct 2025 18:47:25 +0000 Subject: [PATCH] Automatic update to v1.902.0 (1.902) --- MCE-1.901.tar.gz | 3 --- MCE-1.902.tar.gz | 3 +++ perl-MCE.changes | 6 ++++++ perl-MCE.spec | 14 +++++++------- 4 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 MCE-1.901.tar.gz create mode 100644 MCE-1.902.tar.gz diff --git a/MCE-1.901.tar.gz b/MCE-1.901.tar.gz deleted file mode 100644 index 762bc79..0000000 --- a/MCE-1.901.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd146b1e99853e33c1cdbb68c2024aee74067ac78394d51b81d1fab28f50d135 -size 232968 diff --git a/MCE-1.902.tar.gz b/MCE-1.902.tar.gz new file mode 100644 index 0000000..606c1fd --- /dev/null +++ b/MCE-1.902.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559af28d5310302ca63599e59f0dd76c3247b4523449c2745c5ef159968051a1 +size 233795 diff --git a/perl-MCE.changes b/perl-MCE.changes index 48f2b22..d353dfc 100644 --- a/perl-MCE.changes +++ b/perl-MCE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 6 18:47:25 UTC 2025 - Tina Müller + +- updated to 1.902.0 (1.902) + see /usr/share/doc/packages/perl-MCE/Changes + ------------------------------------------------------------------- Fri Jan 3 05:33:21 UTC 2025 - Tina Müller diff --git a/perl-MCE.spec b/perl-MCE.spec index d427eb2..641f1c7 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,7 +1,7 @@ # # spec file for package perl-MCE # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name MCE Name: perl-MCE -Version: 1.901.0 +Version: 1.902.0 Release: 0 -# 1.901 -> normalize -> 1.901.0 -%define cpan_version 1.901 +# 1.902 -> normalize -> 1.902.0 +%define cpan_version 1.902 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Many-Core Engine for Perl providing parallel processing capabilities URL: https://metacpan.org/release/%{cpan_name} @@ -67,8 +67,8 @@ Provides: perl(MCE::Stream) = %{version} Provides: perl(MCE::Subs) = %{version} Provides: perl(MCE::Util) = %{version} %undefine __perllib_provides -Recommends: perl(Sereal::Decoder) >= 3.015 -Recommends: perl(Sereal::Encoder) >= 3.015 +Recommends: perl(Sereal::Decoder) >= 3.15 +Recommends: perl(Sereal::Encoder) >= 3.15 %{perl_requires} %description @@ -79,7 +79,7 @@ that model by adding the ability to chunk the next n elements from the input stream to the next available worker. %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor -- 2.49.0