public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm-core] epel10: Update to 7.2.0
@ 2026-06-11 14:37 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-11 14:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocm-core
Branch : epel10
Commit : 875b5ab3c529f2187d3fdc4865aadbb0bd53f60a
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-08T07:16:28-08:00
Stats : +10/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-core/c/875b5ab3c529f2187d3fdc4865aadbb0bd53f60a?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocm-core.spec b/rocm-core.spec
index 7d7b839..649f0bf 100644
--- a/rocm-core.spec
+++ b/rocm-core.spec
@@ -20,8 +20,8 @@
# THE SOFTWARE.
#
%global upstreamname rocm-core
-%global rocm_release 7.1
-%global rocm_patch 1
+%global rocm_release 7.2
+%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
%bcond_with compat
@@ -47,7 +47,7 @@
Name: %{core_name}
Version: %{rocm_version}
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: A utility to get the ROCm release version
License: MIT
URL: https://github.com/ROCm/rocm-systems
@@ -93,6 +93,7 @@ Provides: rocm-core%{pkg_suffix}-devel = %{version}-%{release}
rm -rf %{buildroot}/%{pkg_prefix}/.info
rm -rf %{buildroot}/%{pkg_prefix}/%{pkg_libdir}/rocmmod
+rm -rf %{buildroot}/%{pkg_prefix}/share/rdhc
# Extra licenses
# Fedora
rm -f %{buildroot}/%{pkg_prefix}/share/doc/*/LICENSE.md
@@ -109,6 +110,8 @@ find %{buildroot} -type f -name 'runpath_to_rpath.py' -exec rm {} \;
%doc README.md
%license LICENSE.md
%{pkg_prefix}/%{pkg_libdir}/librocm-core.so.*
+%{pkg_prefix}/bin/rdhc
+%{pkg_prefix}/libexec/rocm-core/
%files devel
%{pkg_prefix}/include/*.h
@@ -116,6 +119,9 @@ find %{buildroot} -type f -name 'runpath_to_rpath.py' -exec rm {} \;
%{pkg_prefix}/%{pkg_libdir}/cmake/rocm-core/
%changelog
+* Thu Jan 29 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-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 6e8ecd1..08fa0e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocm-core-7.1.1.tar.gz) = 9315f9779e42618fecc00842dabaae8ce63886ea13103228b6fcf313b28ec7ad433f653664d69083aaaaf3649cb5eb7477f25d26043d910e1d449064564ac27c
+SHA512 (rocm-core-7.2.0.tar.gz) = a140a7ba52f10a96257ff2cf1ae93860c9ada3e36f55b463341c041e3166d9cf750fc62c4f512bda6f29c3063fa51de3c9ad061f7f0b4c3bbc367b7523597f25
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 14:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 14:37 [rpms/rocm-core] 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