public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm-smi] epel10: Update to 7.2.0
@ 2026-06-09 22:36 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-09 22:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocm-smi
Branch : epel10
Commit : 61c852944fb2a88de82d16b514032182c9c62a7e
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-06T07:38:40-08:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-smi/c/61c852944fb2a88de82d16b514032182c9c62a7e?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index e623abb..6cfb294 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/rocm_smi_lib-7.0.2.tar.gz
/rocm_smi_lib-7.1.0.tar.gz
/rocm-smi-lib-7.1.1.tar.gz
+/rocm-smi-lib-7.2.0.tar.gz
diff --git a/rocm-smi.spec b/rocm-smi.spec
index a30d527..00be187 100644
--- a/rocm-smi.spec
+++ b/rocm-smi.spec
@@ -19,8 +19,8 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
#
-%global rocm_release 7.1
-%global rocm_patch 1
+%global rocm_release 7.2
+%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
%global upstreamname rocm-smi-lib
@@ -49,7 +49,7 @@
Name: %{pkg_name}
Version: %{rocm_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: ROCm System Management Interface Library
License: MIT AND NCSA
@@ -73,6 +73,7 @@ BuildRequires: doxygen-latex >= 1.9.7
%endif
BuildRequires: gcc-c++
BuildRequires: libdrm-devel
+BuildRequires: rocm-filesystem%{pkg_suffix}
%if %{with test}
BuildRequires: gtest-devel
@@ -164,6 +165,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocm-smi-lib/LICENSE.md
%endif
%changelog
+* Mon Jan 26 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 39efbcf..371b4ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocm-smi-lib-7.1.1.tar.gz) = bbae3fee7ea4853d7166054f9e61b55f9d191ccc25b622e8df5086640c9be7212851d538bf671581f897a2bb8140c2216ec0f72b9396c7a026d4351d7c29c84d
+SHA512 (rocm-smi-lib-7.2.0.tar.gz) = f7a1ae2607d657e664fd3ee1985154ea9d08a88fb6af8225a55663ec5c0b206ace1e8f317afbd71e75482c50418c79cf13fc36c1044803974b54b7ee421367fc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 22:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 22:36 [rpms/rocm-smi] epel10: Update to 7.2.0 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox