public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/llama-cpp] rawhide: Update to b9840
Date: Fri, 03 Jul 2026 15:31:18 GMT [thread overview]
Message-ID: <178309267815.1.16806665866905903028.rpms-llama-cpp-3aea11096bba@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-03 15:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178309267815.1.16806665866905903028.rpms-llama-cpp-3aea11096bba@fedoraproject.org \
--to=tom.rix@amd.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox