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

            A new commit has been pushed.

            Repo   : rpms/rocwmma
            Branch : epel10
            Commit : d3b454db3ebad22f3943281000afdaa476638796
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-08T06:44:03-08:00
            Stats  : +10/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocwmma/c/d3b454db3ebad22f3943281000afdaa476638796?branch=epel10

            Log:
            Update to 7.2.0

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

---
diff --git a/.gitignore b/.gitignore
index ce38da8..c628d8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /rocWMMA-7.0.1.tar.gz
 /rocWMMA-7.0.2.tar.gz
 /rocWMMA-7.1.0.tar.gz
+/rocWMMA-7.2.0.tar.gz

diff --git a/rocwmma.spec b/rocwmma.spec
index 90b428d..5ced157 100644
--- a/rocwmma.spec
+++ b/rocwmma.spec
@@ -20,7 +20,7 @@
 # THE SOFTWARE.
 #
 %global upstreamname rocWMMA
-%global rocm_release 7.1
+%global rocm_release 7.2
 %global rocm_patch 0
 %global rocm_version %{rocm_release}.%{rocm_patch}
 
@@ -66,8 +66,8 @@
 # Only offically supported are called out here
 # library/include/rocwmma/internal/config.hpp
 # Adjust our list
-%global _gpu_list "gfx908;gfx90a;gfx942;gfx950;gfx1100;gfx1101;gfx1102;gfx1151;gfx1200;gfx1201"
-%global gpu_list gfx1100
+%global gpu_list "gfx908;gfx90a;gfx942;gfx950;gfx1100;gfx1101;gfx1102;gfx1151;gfx1200;gfx1201"
+%global _gpu_list gfx1100
 
 # Building the tests may run out of memory for both compile and link
 # The normal build is just headers so whatever we do here will not matter
@@ -76,7 +76,7 @@
 
 Name:           rocwmma%{pkg_suffix}
 Version:        %{rocm_version}
-Release:        5%{?dist}
+Release:        1%{?dist}
 Summary:        ROCm Matrix Multiple and Accumulate library
 Url:            https://github.com/ROCm/%{upstreamname}
 License:        MIT
@@ -212,6 +212,7 @@ rm -f %{buildroot}%{pkg_prefix}/bin/rocwmma/*.cmake
 %files devel
 %license LICENSE.md
 %{pkg_prefix}/include/rocwmma
+%{pkg_prefix}/%{pkg_libdir}/cmake/rocwmma
 
 %if %{with test}
 %files test
@@ -220,6 +221,9 @@ rm -f %{buildroot}%{pkg_prefix}/bin/rocwmma/*.cmake
 %endif
 
 %changelog
+* Tue Jan 27 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.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 40f9df5..317e4f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocWMMA-7.1.0.tar.gz) = a28dda114ab5e5b78532a1e895a454cc4b2c17f39420a734f47ec96ccd9b96bc650e0b34714af82006b24e3546d4c2e00e92442b1f6c3eea998fcc3c6dcfb244
+SHA512 (rocWMMA-7.2.0.tar.gz) = 1145b2ec8793b7ef4df95d77c4005c65d0681a907cffbb7719d5b8a4446d3d888c187d3f99a22c1903c865eb8085ead405f8b5bcc098c070c45bc6a2d716e706

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

only message in thread, other threads:[~2026-06-14 12:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 12:45 [rpms/rocwmma] 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