public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm-cmake] rawhide: Update to 7.14
@ 2026-08-12 22:58 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-12 22:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocm-cmake
Branch : rawhide
Commit : 7da27c9a5e905d9d4d5941c0a6a4d4c81a07a400
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-12T15:58:21-07:00
Stats : +9/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-cmake/c/7da27c9a5e905d9d4d5941c0a6a4d4c81a07a400?branch=rawhide
Log:
Update to 7.14
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index f3b1846..5d7cc5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/rocm-cmake-rocm-7.1.0.tar.gz
/rocm-cmake-rocm-7.2.0.tar.gz
/rocm-cmake-rocm-7.11.0.tar.gz
+/rocm-cmake-rocm-7.14.0.tar.gz
diff --git a/rocm-cmake.spec b/rocm-cmake.spec
index d40bc31..4ade040 100644
--- a/rocm-cmake.spec
+++ b/rocm-cmake.spec
@@ -24,13 +24,13 @@
%if %{with preview}
%global rocm_release 7.14
%global rocm_patch 0
-%global pkg_src therock-%{rocm_release}
%else
-%global rocm_release 7.2
+%global rocm_release 7.14
%global rocm_patch 0
-%global pkg_src rocm-%{rocm_release}.%{rocm_patch}
%endif
+%global pkg_src therock-%{rocm_release}
+
%global rocm_version %{rocm_release}.%{rocm_patch}
%bcond_with compat
@@ -52,7 +52,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 1%{?dist}
%else
-Release: 4%{?dist}
+Release: 1%{?dist}
%endif
Summary: CMake modules for common build and development tasks for ROCm
License: MIT
@@ -101,6 +101,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocm-cmake/LICENSE
%{pkg_prefix}/share/rocmcmakebuildtools/
%changelog
+* Fri Aug 7 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
+- Update to 7.14
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 717ceb7..14e7cb3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-SHA512 (rocm-cmake-rocm-7.2.0.tar.gz) = 8de003a2fe852baa3037e4a24ffd20bd46e7f938abb9309820a27ae5727c39393aea900008349f41c53a56fd34ab318c568bc08ba8cd574436e007adaff2b221
-SHA512 (rocm-cmake-rocm-7.11.0.tar.gz) = c1d59bd941025eef3c3a0e813f6d89cf84303b69048584935693254c39fb13ae74a0e20adb192eab6ee5d858f6818d3ecdd55788fa9a7fb5fe062b43e06233b0
+SHA512 (rocm-cmake-rocm-7.14.0.tar.gz) = c79097ddf3c5b89aa8ee6794f5e612b72a3dbc3ed8ad376c41808baa99034c1429993bb622d12f73e5de506d179e66e98cf70d4aba0b63d9702aef203cef23b9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-12 22:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 22:58 [rpms/rocm-cmake] rawhide: Update to 7.14 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox