public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/llama-cpp] rawhide: Update to b9840
@ 2026-07-03 15:31 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-07-03 15:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/llama-cpp
Branch : rawhide
Commit : 3aea11096bba175191910bfc81c902441e106984
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-07-03T08:30:50-07:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/llama-cpp/c/3aea11096bba175191910bfc81c902441e106984?branch=rawhide
Log:
Update to b9840
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 7382291..01a9471 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/llama.cpp-b9601.tar.gz
/llama.cpp-b9672.tar.gz
/llama.cpp-b9781.tar.gz
+/llama.cpp-b9840.tar.gz
diff --git a/llama-cpp.spec b/llama-cpp.spec
index 11ce0be..e5027db 100644
--- a/llama-cpp.spec
+++ b/llama-cpp.spec
@@ -37,12 +37,13 @@ Name: llama-cpp
# This is the main license
License: MIT AND Apache-2.0 AND LicenseRef-Fedora-Public-Domain
-Version: b9781
+Version: b9840
Release: %autorelease
URL: https://github.com/ggerganov/llama.cpp
Source0: %{url}/archive/%{version}.tar.gz#/llama.cpp-%{version}.tar.gz
+# aarch64 needs a maintainer
ExclusiveArch: x86_64 aarch64
%ifarch x86_64
@@ -50,7 +51,9 @@ ExclusiveArch: x86_64 aarch64
%else
%bcond_with rocm
%endif
-%bcond_without vulkan
+# broken on stx halo b9781
+# Needs a maintainer
+%bcond_with vulkan
%if %{with rocm}
%global build_hip ON
diff --git a/sources b/sources
index 1bac6bd..f48672b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (llama.cpp-b9781.tar.gz) = 466a0c276f893be12388a6c7987100653c5b7b41d235ec0b744be9f128580ad99ffa0103624149ab14df74113e27e9d8f9d345dda2cda2ac06125bfa87777d16
+SHA512 (llama.cpp-b9840.tar.gz) = 9fe9848d9f048d2f4b321ee26e1785b90c4fd0dec26058b0cbc707ffd1ec18f87fc52a9c919f06bfff9657946a58be16d4e125d522a20aa087b371bd7b85caa3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-03 15:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 15:31 [rpms/llama-cpp] rawhide: Update to b9840 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox