public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm-smi] rawhide: Update to 7.14
@ 2026-08-12 23:29 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-12 23:29 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-08-12 23:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 23:29 [rpms/rocm-smi] rawhide: Update to 7.14 Tom Rix

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