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

            A new commit has been pushed.

            Repo   : rpms/rocclr
            Branch : rawhide
            Commit : b37a855254b828b3652a732e287048b25e5b8983
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-09-22T10:43:45-07:00
            Stats  : +10/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocclr/c/b37a855254b828b3652a732e287048b25e5b8983?branch=rawhide

            Log:
            Update to 10.0

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

---
diff --git a/.gitignore b/.gitignore
index 9088841..1493ae6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
 /hip-7.2.2.tar.gz
 /clr-7.14.0.tar.gz
 /hip-7.14.0.tar.gz
+/clr-10.0.0.tar.gz
+/hip-10.0.0.tar.gz

diff --git a/rocclr.spec b/rocclr.spec
index c42f564..ce0fc8f 100644
--- a/rocclr.spec
+++ b/rocclr.spec
@@ -27,8 +27,8 @@
 %global rocm_major 10
 %global rocm_minor 0
 %else
-%global rocm_major 7
-%global rocm_minor 14
+%global rocm_major 10
+%global rocm_minor 0
 %endif
 
 %global pkg_library_version 7
@@ -115,7 +115,7 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        2%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm Compute Language Runtime
 License:        MIT AND Apache-2.0 AND MIT-Khronos-old
@@ -453,6 +453,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hip/LICENSE.md
 %endif
 
 %changelog
+* Sun Sep 20 2026 Tom Rix <Tom.Rix@amd.com> - 10.0-1
+- Update to 10.0
+
 * Tue Aug 25 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-2
 - Remove redefining __noinline__
 

diff --git a/sources b/sources
index f83271b..68d9124 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (clr-7.14.0.tar.gz) = 7d6889c5f74d312d25d247a77e339ce4d9fd7f2fec8758d70cc2229f494444c3a2d61e54b3ca1ee6eaab25b4bb136ca68d40fe75e0b3d2e3f98f960a6775ea58
-SHA512 (hip-7.14.0.tar.gz) = f89838cbe63940b40cb45f7c18ea940114f25e68c8eeee968c5378a8fdf34129b0906891ac2895e171da187acc604cdb285df290c47ad7704488263349a601d8
+SHA512 (clr-10.0.0.tar.gz) = 2940e22f42e26d90d483554b73ddb09500d4bd7be8bcfeb124d07b421aaaf73ba5fb492366e95b415d7c2b9eb0fe8f9b4793f71bf74c4d03e47a581c247ef3f4
+SHA512 (hip-10.0.0.tar.gz) = c3350ad42abde61c883d5dbe6b278975be5b5b42509a8518687b16363ca40c2be06a4a84a0f6510f66fee93520580b06f6fe80a8c2bc36494f0deadeb8b6fc22

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

only message in thread, other threads:[~2026-09-22 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 17:44 [rpms/rocclr] rawhide: Update to 10.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