public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/roctracer] epel10: cleanup spec file
@ 2026-06-14 12:45 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-14 12:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/roctracer
Branch : epel10
Commit : 4c89b3911a8baab49577da9e1f2cde41733df5c0
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-17T09:25:57-08:00
Stats : +13/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/roctracer/c/4c89b3911a8baab49577da9e1f2cde41733df5c0?branch=epel10
Log:
cleanup spec file
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/roctracer.spec b/roctracer.spec
index 71a1876..7e02f68 100644
--- a/roctracer.spec
+++ b/roctracer.spec
@@ -55,13 +55,13 @@
%endif
# Compression type and level for source/binary package payloads.
-# "w7T0.xzdio" xz level 7 using %%{getncpus} threads
-%define _source_payload w7T0.xzdio
-%define _binary_payload w7T0.xzdio
+# "w7T0.xzdio" xz level 7 using %%{getncpus} threads
+%define _source_payload w7T0.xzdio
+%define _binary_payload w7T0.xzdio
Name: roctracer%{pkg_suffix}
Version: %{rocm_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: ROCm Tracer Callback/Activity Library for Performance tracing AMD GPUs
License: MIT
URL: https://github.com/ROCm/rocm-systems
@@ -127,8 +127,10 @@ ROC-tracer
* roctxRangePush
* roctxRangePop
+%if 0%{?suse_version}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
+%endif
%package devel
Summary: The %{name} development package
@@ -226,6 +228,13 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/*/*/LICENSE.md
%endif
%changelog
+* Mon Feb 16 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-2
+- Fix ldconfig
+- Fix whitespace
+
+* Sat Feb 7 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.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-14 12:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 12:45 [rpms/roctracer] epel10: cleanup spec file Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox