public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm-cmake] epel10: Update to 7.2.0
@ 2026-06-09 22:56 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-09 22:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocm-cmake
Branch : epel10
Commit : 97f11f38bacc287429eff5eebb115cf1fa368ac7
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-06T07:33:23-08:00
Stats : +10/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-cmake/c/97f11f38bacc287429eff5eebb115cf1fa368ac7?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 8c5f03a..7dbc05b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/rocm-cmake-rocm-7.0.0.tar.gz
/rocm-cmake-rocm-7.0.1.tar.gz
/rocm-cmake-rocm-7.1.0.tar.gz
+/rocm-cmake-rocm-7.2.0.tar.gz
diff --git a/rocm-cmake.spec b/rocm-cmake.spec
index 426046a..afaf92c 100644
--- a/rocm-cmake.spec
+++ b/rocm-cmake.spec
@@ -23,7 +23,7 @@
# there is no debug package - this is just cmake modules
%global debug_package %{nil}
-%global rocm_release 7.1
+%global rocm_release 7.2
%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
@@ -40,7 +40,7 @@
Name: %{pkg_name}
Version: %{rocm_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: CMake modules for common build and development tasks for ROCm
License: MIT
URL: https://github.com/ROCm/rocm-cmake
@@ -50,7 +50,10 @@ Patch0: 0001-rocm-cmake-follow-cmake-install-rules.patch
BuildArch: noarch
BuildRequires: cmake
+BuildRequires: rocm-filesystem%{pkg_suffix}
+
Requires: cmake
+Requires: rocm-filesystem%{pkg_suffix}
%description
rocm-cmake is a collection of CMake modules for common build and development
@@ -85,6 +88,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocm-cmake/LICENSE
%{pkg_prefix}/share/rocmcmakebuildtools/
%changelog
+* Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0
+- Update to 7.2.0
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 24cd3b7..32bf550 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocm-cmake-rocm-7.1.0.tar.gz) = aff7c67da7d705b92b9d7ad77f31e4a0ceeab19bf10313a472168de3e6e016a1b69c1e7a0ca6fae69996b0b9c74dcf47bbbf6bcf71a5492c801ca23c14aa8df0
+SHA512 (rocm-cmake-rocm-7.2.0.tar.gz) = 8de003a2fe852baa3037e4a24ffd20bd46e7f938abb9309820a27ae5727c39393aea900008349f41c53a56fd34ab318c568bc08ba8cd574436e007adaff2b221
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 22:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 22:56 [rpms/rocm-cmake] 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