From 7502ed27afdbd716f5059b265267bbd46dfe634a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:13:57 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.10 --- rteval.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rteval.spec b/rteval.spec index 6f5bc18..5651b96 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 Jun 04 2021 Python Maint - 3.1-5 +- Rebuilt for Python 3.10 + * 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 From 383fb3c6efe5bcaa4e9c2a65b2c2be021ddd0f0e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 11:41:18 +0000 Subject: [PATCH 2/2] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rteval.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rteval.spec b/rteval.spec index 5651b96..8c4f109 100644 --- a/rteval.spec +++ b/rteval.spec @@ -1,6 +1,6 @@ Name: rteval Version: 3.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Utility to evaluate system suitability for RT Linux Group: Development/Tools @@ -66,6 +66,9 @@ to the screen. %{_bindir}/rteval %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 3.1-5 - Rebuilt for Python 3.10