forked from pool/perl-MCE
		
	Automatic update to v1.902.0 (1.902) #1
@@ -1,3 +0,0 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:dd146b1e99853e33c1cdbb68c2024aee74067ac78394d51b81d1fab28f50d135
 | 
			
		||||
size 232968
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								MCE-1.902.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								MCE-1.902.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -1,3 +1,9 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Mon Oct  6 18:47:25 UTC 2025 - Tina Müller <timueller+perl@suse.de>
 | 
			
		||||
 | 
			
		||||
- 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 <timueller+perl@suse.de>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user