public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm-smi] rawhide: Enable LoongArch Support.
@ 2026-08-18 17:21 Sun Haiyong
  0 siblings, 0 replies; only message in thread
From: Sun Haiyong @ 2026-08-18 17:21 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rocm-smi
            Branch : rawhide
            Commit : 4264b5773045816c99e7c155ad5bcddb121b6b7c
            Author : Sun Haiyong <sunhaiyong@zdbr.net>
            Date   : 2026-08-18T12:18:55+08:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocm-smi/c/4264b5773045816c99e7c155ad5bcddb121b6b7c?branch=rawhide

            Log:
            Enable LoongArch Support.

Signed-off-by: Sun Haiyong <sunhaiyong@zdbr.net>

---
diff --git a/rocm-smi.spec b/rocm-smi.spec
index d6563df..86a229d 100644
--- a/rocm-smi.spec
+++ b/rocm-smi.spec
@@ -70,7 +70,7 @@ Version:    %{rocm_version}
 %if %{with preview}
 Release:    1%{?dist}
 %else
-Release:    1%{?dist}
+Release:    2%{?dist}
 %endif
 Summary:    ROCm System Management Interface Library
 
@@ -113,7 +113,7 @@ Source0:    %{url}/releases/download/%{pkg_src}/%{upstreamname}.tar.gz#/%{upstre
 ExclusiveArch:  x86_64
 %else
 # SMI requires the AMDGPU kernel module, which only builds on:
-ExclusiveArch:  x86_64 aarch64 ppc64le riscv64
+ExclusiveArch:  x86_64 aarch64 ppc64le riscv64 loongarch64
 %endif
 
 BuildRequires:  cmake
@@ -251,6 +251,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocm-smi-lib/LICENSE.md
 %endif
 
 %changelog
+* Tue Aug 18 2026 Sun Haiyong <sunhaiyong@zdbr.net> - 7.14.0-2
+- Enable LoongArch support.
+
 * Fri Aug 7 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
 - Update to 7.14
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-18 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 17:21 [rpms/rocm-smi] rawhide: Enable LoongArch Support Sun Haiyong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox