From c8bd06f29ee2ba637121ba7f73e17416b0b56f3a Mon Sep 17 00:00:00 2001 From: John Kacur Date: Wed, 19 Nov 2025 09:17:04 -0500 Subject: [PATCH] Rebuid in a side tag in order to sync with rteval Resolves: RHEL-86701 Signed-off-by: John Kacur --- rteval-loads.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rteval-loads.spec b/rteval-loads.spec index 7215bfc..55f83de 100644 --- a/rteval-loads.spec +++ b/rteval-loads.spec @@ -1,6 +1,6 @@ Name: rteval-loads Version: 6.17.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Source files for rteval loads Group: Development/Tools License: GPL-2.0-only @@ -27,6 +27,10 @@ install -m 644 %{SOURCE0} %{buildroot}%{_datadir}/rteval/loadsource %{_datadir}/rteval/loadsource/* %changelog +* Wed Nov 19 2025 John Kacur - 6.17.7-2 +- Rebuid in a side tag in order to sync with rteval +Resolves: RHEL-86701 + * Fri Nov 14 2025 John Kacur - 6.17.7-1 - Changed the kernel version to 6.17.7 - changed the rteval-loads number scheme to reflect the kernel version