From 474e7a676acdd013fcb05de2775051546cda35d6 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:22:43 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- rteval-loads.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rteval-loads.spec b/rteval-loads.spec index 4a4d356..fefd2d2 100644 --- a/rteval-loads.spec +++ b/rteval-loads.spec @@ -1,6 +1,6 @@ Name: rteval-loads Version: 1.6 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Source files for rteval loads Group: Development/Tools License: GPL-2.0-only @@ -27,6 +27,9 @@ install -m 644 %{SOURCE0} %{buildroot}%{_datadir}/rteval/loadsource %{_datadir}/rteval/loadsource/* %changelog +* Mon Jun 24 2024 Troy Dawson - 1.6-10 +- Bump release for June 2024 mass rebuild + * Mon Jun 17 2024 John Kacur - 1.6-9 - Change the gating.yaml from rhel-9 to rhel-10 Resolves: RHEL-42982