]> git.pld-linux.org Git - packages/mold.git/commitdiff
up to 2.2.0 auto/th/mold-2.2.0-1
authorJan Palus <atler@pld-linux.org>
Sun, 24 Sep 2023 10:23:57 +0000 (12:23 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 24 Sep 2023 10:23:57 +0000 (12:23 +0200)
mold.spec

index 32946370ff4b8f4b5426dea2ca0db50996d89716..e6fb365eec507cab56ee5f9a3b86712c8b69ff68 100644 (file)
--- a/mold.spec
+++ b/mold.spec
@@ -4,14 +4,15 @@
 
 Summary:       mold: A Modern Linker
 Name:          mold
-Version:       2.1.0
+Version:       2.2.0
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 Source0:       https://github.com/rui314/mold/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: df4cfd89819a84a35108832abae3da63
+# Source0-md5: acbedc3df6bb95c8a8be10d7df43f663
 URL:           https://github.com/rui314/mold
-BuildRequires: cmake >= 3.13
+BuildRequires: blake3-devel
+BuildRequires: cmake >= 3.14
 %{?with_tests:BuildRequires:   glibc-static}
 %ifarch %{armv6} riscv64
 BuildRequires: libatomic-devel
@@ -19,7 +20,6 @@ BuildRequires:        libatomic-devel
 BuildRequires: libstdc++-devel >= 6:10
 %{?with_tests:BuildRequires:   libstdc++-static >= 6:10}
 BuildRequires: mimalloc-devel >= 1.7
-BuildRequires: openssl-devel
 BuildRequires: rpmbuild(macros) >= 2.007
 BuildRequires: tbb-devel >= 2021.3.0
 BuildRequires: zlib-devel
This page took 0.47837 seconds and 4 git commands to generate.