diff --git a/rteval.spec b/rteval.spec index 36409be..a6ef975 100644 --- a/rteval.spec +++ b/rteval.spec @@ -1,6 +1,6 @@ Name: rteval -Version: 3.2 -Release: 1%{?dist} +Version: 3.1 +Release: 6%{?dist} Summary: Utility to evaluate system suitability for RT Linux Group: Development/Tools @@ -62,8 +62,11 @@ to the screen. %{_bindir}/rteval %changelog -* Fri Dec 10 2021 John Kacur - 3.2-1 -- Build v3.2 +* 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 * Thu Jan 28 2021 John Kacur - 3.1-4 - Made some changes to simplify the %%files section considerably