[PATCH] spec: fix missing attribution of patches

Kris Van Hees <[email protected]> Tue, 03 Feb 2026 11:23:06 -0500
Newsgroups dev.linux.lists.dtrace
Message-ID <DS0PR10MB75227F1175EC886B4603D47FC29BA@DS0PR10MB7522.namprd10.prod.outlook.com>
Signed-off-by: Kris Van Hees <[email protected]>
---
 dtrace.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dtrace.spec b/dtrace.spec
index 6f0b0135..4d470cf9 100644
--- a/dtrace.spec
+++ b/dtrace.spec
@@ -231,8 +231,8 @@ systemctl start dtprobed || :
 
 %changelog
 * Tue Jan 27 2026 Eugene Loh <[email protected]> - 2.0.5-1
-- Implement PID-specific uprobes.
-- Allocate the buffers BPF map to fit highest CPU id.
+- Implement PID-specific uprobes.  (Kris Van Hees)
+- Allocate the buffers BPF map to fit highest CPU id.  (Kris Van Hees)
 - Change the "stack skip" to 3 for fbt (fprobe) and rawtp providers.
   [Orabug: 38776929]
 - Fix prvname so that both rawfbt and fbt probes are seen.
@@ -240,7 +240,7 @@ systemctl start dtprobed || :
 - Do not convert "__" to "-" for stapsdt provider names.
 - Fix printf formatting with non-monetary grouping chars.
   [Orabug: 30430270]
-- Discontinue -xversion=V as an option.  [Orabug: 38615307]
+- Discontinue -xversion=V as an option.  (Kris Van Hees) [Orabug: 38615307]
 - Add the DTrace Tutorial to the git repo and install package.
 - Add missing documentation:  trunc(), stapsdt, usdt.h include path.
 - Update LLM context files to forbid "if" statements.
-- 
2.51.0