public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amdsmi] epel10: Update to 7.2.0
@ 2026-06-09 22:35 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-09 22:35 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/amdsmi
            Branch : epel10
            Commit : 969f3fa29f46454f24dbfb186f8ae9ed6d9b0fda
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-06T07:36:44-08:00
            Stats  : +9/-8 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/amdsmi/c/969f3fa29f46454f24dbfb186f8ae9ed6d9b0fda?branch=epel10

            Log:
            Update to 7.2.0

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/.gitignore b/.gitignore
index a77da2f..c4fed0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /amdsmi-7.0.2.tar.gz
 /amdsmi-7.1.0.tar.gz
 /amdsmi-7.1.1.tar.gz
+/amdsmi-7.2.0.tar.gz

diff --git a/amdsmi.spec b/amdsmi.spec
index 1e01269..9509269 100644
--- a/amdsmi.spec
+++ b/amdsmi.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 amdsmi
 
@@ -53,7 +53,7 @@
 
 Name:       amdsmi%{pkg_suffix}
 Version:    %{rocm_version}
-Release:    5%{?dist}
+Release:    1%{?dist}
 Summary:    AMD System Management Interface
 
 License:    NCSA AND MIT AND BSD-3-Clause
@@ -65,10 +65,6 @@ Source0:    %{url}/archive/rocm-%{version}.tar.gz#/%{upstreamname}-%{version}.ta
 # found in the upstream kernel.
 %global esmi_ver 4.2
 Source1:    https://github.com/amd/esmi_ib_library/archive/refs/tags/esmi_pkg_ver-%{esmi_ver}.tar.gz
-Patch1:     0002-option-use-system-gtest.patch
-Patch2:     0003-test-client-includes-for-gcc-15.patch
-# SUSE 15.6 does not have filesystem
-Patch3:     0001-amdsmi-remove-unneeded-include-fileystem.patch
 # https://github.com/ROCm/amdsmi/pull/165
 Patch4:     0001-Fix-compilation-with-libdrm-2.4.130.patch
 
@@ -79,6 +75,7 @@ BuildRequires: gcc-c++
 BuildRequires: kernel-devel
 BuildRequires: libdrm-devel
 BuildRequires: python3-devel
+BuildRequires: rocm-filesystem%{pkg_suffix}
 
 %if %{with test}
 %if 0%{?suse_version}
@@ -229,6 +226,9 @@ mv %{buildroot}%{pkg_prefix}/share/tests %{buildroot}%{pkg_prefix}/share/amdsmi/
 %endif
 
 %changelog
+* Mon Jan 26 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 6dab0d4..8880e73 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+SHA512 (amdsmi-7.2.0.tar.gz) = 7e315e8643b92f234ebaa87b3dacfbb4c5268242f1e9a7bb2c19e1d1d871b7798fab889a64f1e9f4ef653fea654b098f2fcb94be2ed3ace393f7ceb8ab448feb
 SHA512 (esmi_pkg_ver-4.2.tar.gz) = 8a86eb84f86cada75232a800ce81f151bfe4b77f119a1a19189abddf8473e7b7f860594a206303277f708497e86db34af519e061e5ff3bb9d860b943c5781b09
-SHA512 (amdsmi-7.1.1.tar.gz) = 87c149056415df94ff10b47a5c865edf185c0ad563a53fbe23545f5bf4cfbe75f3a56acbce3f53d4a79ff0f36c0e9ab1ba6650e5165f77f364aa694ca9057b2c

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

only message in thread, other threads:[~2026-06-09 22:35 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:35 [rpms/amdsmi] 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