Compare commits
9 Commits
1.891-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
cefa017a7e | |||
aabda17e88 | |||
1c5535394b | |||
ed49c13415 | |||
735b6e76d7 | |||
3f1590a832 | |||
fd9ddad4b7 | |||
113ef10664 | |||
741ff09b04 |
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-MCE
|
||||
Version: 1.891
|
||||
Version: 1.901
|
||||
Release: 1mamba
|
||||
Summary: Many-Core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores
|
||||
Group: System/Libraries/Perl
|
||||
@ -11,10 +11,8 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/M/MA/MARIOROY/MCE-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-devel
|
||||
@ -54,6 +52,33 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jan 03 2025 Automatic Build System <autodist@openmamba.org> 1.901-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 11 2024 Automatic Build System <autodist@openmamba.org> 1.900-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 06 2024 Automatic Build System <autodist@openmamba.org> 1.899-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 22 2024 Automatic Build System <autodist@openmamba.org> 1.898-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 20 2024 Automatic Build System <autodist@openmamba.org> 1.897-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 12 2024 Automatic Build System <autodist@openmamba.org> 1.896-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 10 2024 Automatic Build System <autodist@openmamba.org> 1.895-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 10 2024 Automatic Build System <autodist@openmamba.org> 1.894-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 08 2024 Automatic Build System <autodist@openmamba.org> 1.893-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 06 2024 Automatic Build System <autodist@openmamba.org> 1.891-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user