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/rocm-smi] rawhide: Update to 7.14
Date: Wed, 12 Aug 2026 23:29:21 GMT [thread overview]
Message-ID: <178657736135.1.3616689927422240587.rpms-rocm-smi-5c58afdafe95@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocm-smi
Branch : rawhide
Commit : 5c58afdafe95cddef2c50a56906c83f061bf9625
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-12T16:28:01-07:00
Stats : +10/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-smi/c/5c58afdafe95cddef2c50a56906c83f061bf9625?branch=rawhide
Log:
Update to 7.14
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index ab94bc6..fe17df4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/rocm-smi-lib-7.1.1.tar.gz
/rocm-smi-lib-7.2.0.tar.gz
/rocm-smi-lib-7.2.1.tar.gz
+/rocm-smi-lib-7.14.0.tar.gz
diff --git a/rocm-smi.spec b/rocm-smi.spec
index 3b4700f..d6563df 100644
--- a/rocm-smi.spec
+++ b/rocm-smi.spec
@@ -28,13 +28,13 @@
%if %{with preview}
%global rocm_release 7.14
%global rocm_patch 0
-%global pkg_src therock-%{rocm_release}
%else
-%global rocm_release 7.2
-%global rocm_patch 1
-%global pkg_src rocm-%{rocm_release}.%{rocm_patch}
+%global rocm_release 7.14
+%global rocm_patch 0
%endif
+%global pkg_src therock-%{rocm_release}
+
%global rocm_version %{rocm_release}.%{rocm_patch}
%bcond_with compat
@@ -70,7 +70,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 1%{?dist}
%else
-Release: 3%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm System Management Interface Library
@@ -189,11 +189,7 @@ sed -i -e 's@env python3@python3@' python_smi_tools/rsmiBindingsInit.py.in
# https://github.com/ROCm/rocm-systems/issues/1022
sed -i -e 's@FetchContent_MakeAvailable(googletest)@#FetchContent_MakeAvailable(googletest)@' tests/rocm_smi_test/CMakeLists.txt
sed -i -e 's@PUBLIC GTest::gtest_main@PUBLIC gtest_main gtest@' tests/rocm_smi_test/CMakeLists.txt
-%if %{with preview}
sed -i -e '/install googletest/,+5d' tests/rocm_smi_test/CMakeLists.txt
-%else
-sed -i -e '/TARGETS gtest gtest_main/,+3d' tests/rocm_smi_test/CMakeLists.txt
-%endif
# fix iomanip include
# https://github.com/ROCm/rocm-systems/issues/1021
@@ -255,6 +251,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocm-smi-lib/LICENSE.md
%endif
%changelog
+* Fri Aug 7 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
+- Update to 7.14
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index fcc757d..a0ea8a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocm-smi-lib-7.2.1.tar.gz) = cd7c03a104ddbba2c4792943db02caed6e57bfb613d848ca2f4ec3cf6748a11f3dc70c43bdacb5012daa90322f5f215618ec63264c0b1a1f7f75430af26403b2
+SHA512 (rocm-smi-lib-7.14.0.tar.gz) = 6caa5a4f455a92b87440f22ce4f9927120d4d9396add573483e4f4a6de926961aa6ea2b0c4944be69b795d2853995ecbd27fd8c4b4c0a6fcffe8c4c28412d6e6
reply other threads:[~2026-08-12 23:29 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=178657736135.1.3616689927422240587.rpms-rocm-smi-5c58afdafe95@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