diff --git a/rteval.spec b/rteval.spec index 1795db6..f2a8c1c 100644 --- a/rteval.spec +++ b/rteval.spec @@ -1,6 +1,6 @@ Name: rteval Version: 3.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Utility to evaluate system suitability for RT Linux Group: Development/Tools @@ -28,7 +28,7 @@ Requires: stress-ng Requires: perl-interpreter, perl-devel, perl-generators Requires: libmpc, libmpc-devel Requires: dwarves -Requires: python3-sphinx +Requires: python-sphinx BuildArch: noarch #Patches @@ -73,6 +73,10 @@ to the screen. %{_bindir}/rteval %changelog +* Thu Feb 02 2023 John Kacur - 3.5-5 +- Change requires to python-sphinx +Resolves: rhbz#2164416 + * Thu Feb 02 2023 John Kacur - 3.5-4 - Catch failures in python-dmidecode Resolves: rhbz#2164416