diff --git a/rteval.spec b/rteval.spec index 5324799..53fa5fc 100644 --- a/rteval.spec +++ b/rteval.spec @@ -1,6 +1,6 @@ Name: rteval Version: 3.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Utility to evaluate system suitability for RT Linux Group: Development/Tools @@ -14,7 +14,7 @@ Requires: python3-ethtool Requires: python3-lxml Requires: python3-dmidecode >= 3.10 Requires: realtime-tests >= 2.1-1 -Requires: rteval-loads >= 1.4-14 +Requires: rteval-loads >= 1.6-1 Requires: sysstat Requires: xz bzip2 tar gzip m4 make gawk Requires: kernel-headers @@ -80,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT %{python3_sitelib}/rteval/__pycache__/* %changelog +* Tue Jun 07 2022 John Kacur - 3.3-6 +- Updates the Requires for rteval-loads with the correct kernel version +Resolves: rhbz#2093480 + * Tue Jun 07 2022 John Kacur - 3.3-5 - Change the default kernel to compile to linux-5.18.1 Resolves: rhbz#2093480