public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocclr] epel10: Update to 7.2.0
@ 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 : 2766dd7e1fdcd0643df29e89480b1b2a8a8c2c2e
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-07T06:18:45-08:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocclr/c/2766dd7e1fdcd0643df29e89480b1b2a8a8c2c2e?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 3353c74..0f2fce2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,5 @@
/rocclr-7.1.0.tar.gz
/clr-7.1.1.tar.gz
/hip-7.1.1.tar.gz
+/hip-7.2.0.tar.gz
+/clr-7.2.0.tar.gz
diff --git a/rocclr.spec b/rocclr.spec
index 2855b2b..3e76831 100644
--- a/rocclr.spec
+++ b/rocclr.spec
@@ -27,8 +27,8 @@
# https://github.com/ROCm-Developer-Tools/ROCclr/blob/develop/device/comgrctx.cpp#L62
%global rocm_major 7
-%global rocm_minor 1
-%global rocm_patch 1
+%global rocm_minor 2
+%global rocm_patch 0
%global rocm_release %{rocm_major}.%{rocm_minor}
%global rocm_version %{rocm_release}.%{rocm_patch}
%global upstreamname clr
@@ -95,7 +95,7 @@
Name: %{pkg_name}
Version: %{rocm_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: ROCm Compute Language Runtime
License: MIT
URL: https://github.com/ROCm/rocm-systems
@@ -422,6 +422,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hip/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 70ee30b..70279bd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (hip-7.1.1.tar.gz) = 9eb7bdbd5a1599c10f68cb7946e255f5c6816e936deab48fd263044ebb351cb5f40aa50445cbf0d90f8169888c3cf85c67a0971a6bce9819a6cd6160a3c798c7
-SHA512 (clr-7.1.1.tar.gz) = 3be3b32b30e8143aaef6a8dfd367b5bba50e3ab9b6c3bd979850d0d47523313fbcd192d4415a0d14a6df536c1ac38ebde8c0256988c2068299df473a57f2983e
+SHA512 (hip-7.2.0.tar.gz) = f8083a711cd87d5ada71d0335d6844b335fff23eed6b8c38552718563df938e9f07f3e36d53f14e31ad1966f74b0c97e734f0801194fe59d2530ad29c830c1cc
+SHA512 (clr-7.2.0.tar.gz) = ba276feb7a2d42814ab8019ec9caa3ac976bc72f8085a42726fa5d561e9da9bfb66414ad3c0052f6116c88d8a6ff27a79f8eb91080b38f57e04ad4137b18beef
^ 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.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