public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocclr] epel10: Update to 7.2.1
@ 2026-06-10 23:25 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-10 23:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocclr
Branch : epel10
Commit : 3f12189d011051ca56b8c5a87c0e6bd6cbc12f8e
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-03-24T15:22:13-07:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocclr/c/3f12189d011051ca56b8c5a87c0e6bd6cbc12f8e?branch=epel10
Log:
Update to 7.2.1
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 0f2fce2..e48ceec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,5 @@
/hip-7.1.1.tar.gz
/hip-7.2.0.tar.gz
/clr-7.2.0.tar.gz
+/hip-7.2.1.tar.gz
+/clr-7.2.1.tar.gz
diff --git a/rocclr.spec b/rocclr.spec
index 9496fe5..526d5af 100644
--- a/rocclr.spec
+++ b/rocclr.spec
@@ -32,7 +32,7 @@
%else
%global rocm_major 7
%global rocm_minor 2
-%global rocm_patch 0
+%global rocm_patch 1
%global rocm_release %{rocm_major}.%{rocm_minor}
%global pkg_src rocm-%{rocm_release}.%{rocm_patch}
%endif
@@ -110,7 +110,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 3%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm Compute Language Runtime
License: MIT AND Apache-2.0 AND MIT-Khronos-old
@@ -125,7 +125,7 @@ Source1: %{url}/releases/download/%{pkg_src}/hip.tar.gz#/hip-%{version}.t
Patch1: 0001-rocclr-long-variants-for-__ffsll.patch
#https://github.com/ROCm/clr/pull/97
-patch2: %{url}/pull/97/commits/909fa3dcb644f7ca422ed1a980a54ac426d831b1.patch
+patch2: 909fa3dcb644f7ca422ed1a980a54ac426d831b1.patch
# std::filesystem is c++17 and that is too new for suse 15
# https://github.com/ROCm/rocm-systems/issues/1947
@@ -451,6 +451,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hip/LICENSE.md
%endif
%changelog
+* Tue Mar 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.1-1
+- Update to 7.2.1
+
* Thu Mar 5 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-3
- Add --with preview
diff --git a/sources b/sources
index 70279bd..a4a1aea 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (hip-7.2.0.tar.gz) = f8083a711cd87d5ada71d0335d6844b335fff23eed6b8c38552718563df938e9f07f3e36d53f14e31ad1966f74b0c97e734f0801194fe59d2530ad29c830c1cc
-SHA512 (clr-7.2.0.tar.gz) = ba276feb7a2d42814ab8019ec9caa3ac976bc72f8085a42726fa5d561e9da9bfb66414ad3c0052f6116c88d8a6ff27a79f8eb91080b38f57e04ad4137b18beef
+SHA512 (clr-7.2.1.tar.gz) = 7e87b17720827dc060ccba2505e627c0a8b23ee0d30fdb0f5cf89c6512df65402ca21d034ce021aec7a5a8782823f5142c90213950aceaf050d8ea3a28c932ba
+SHA512 (hip-7.2.1.tar.gz) = 36cabd87bbc325196041e24ecffe45f7968d24063911ae8bb5487728766636af667237a484aef8bba4ebd5491a0c0823e4d73e41eef057493c7914b09d381afd
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 23:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 23:25 [rpms/rocclr] epel10: Update to 7.2.1 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox