From 7b60fd313291e1e658bfc73e6715caaaa018d4a1 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 05:13:02 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- rteval.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rteval.spec b/rteval.spec index 6f5bc18..44f6fce 100644 --- a/rteval.spec +++ b/rteval.spec @@ -1,6 +1,6 @@ Name: rteval Version: 3.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Utility to evaluate system suitability for RT Linux Group: Development/Tools @@ -66,6 +66,9 @@ to the screen. %{_bindir}/rteval %changelog +* Fri Apr 16 2021 Mohan Boddu - 3.1-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Jan 28 2021 John Kacur - 3.1-4 - Made some changes to simplify the %%files section considerably - Added some Requires for building the kernel that were in rteval-loads