[packages/mold] up to 2.42.0
atler
atler at pld-linux.org
Sun Aug 16 15:42:44 CEST 2026
commit 655bcc3b33a31c85cdfccdd344f4ece8113013f1
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Aug 16 15:42:37 2026 +0200
up to 2.42.0
mold.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mold.spec b/mold.spec
index 03f7a82..47cb51e 100644
--- a/mold.spec
+++ b/mold.spec
@@ -4,12 +4,12 @@
Summary: mold: A Modern Linker
Name: mold
-Version: 2.41.0
+Version: 2.42.0
Release: 1
License: MIT
Group: Development/Libraries
Source0: https://github.com/rui314/mold/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 258c1456ea2716c1c63c3fa4595c9041
+# Source0-md5: 088183181df1ac800653330aaa796206
URL: https://github.com/rui314/mold
BuildRequires: blake3-devel
BuildRequires: cmake >= 3.14
@@ -19,12 +19,12 @@ BuildRequires: libatomic-devel
%endif
BuildRequires: libstdc++-devel >= 6:10
%{?with_tests:BuildRequires: libstdc++-static >= 6:10}
-BuildRequires: mimalloc-devel >= 1.7
+BuildRequires: mimalloc-devel >= 3
BuildRequires: rpmbuild(macros) >= 2.007
BuildRequires: tbb-devel >= 2021.3.0
BuildRequires: zlib-devel
BuildRequires: zstd-devel
-Requires: mimalloc >= 1.7
+Requires: mimalloc >= 3
Requires: tbb >= 2021.3.0
ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 m68k ppc64 ppc64le riscv32 riscv64 s390x sparc64
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mold.git/commitdiff/655bcc3b33a31c85cdfccdd344f4ece8113013f1
More information about the pld-cvs-commit
mailing list