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/rocwmma] epel10: Update to 7.2.0
Date: Sun, 14 Jun 2026 12:45:59 GMT [thread overview]
Message-ID: <178144115931.1.689724817486194325.rpms-rocwmma-d3b454db3eba@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-14 12:45 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=178144115931.1.689724817486194325.rpms-rocwmma-d3b454db3eba@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