diff --git a/realtime-tests.spec b/realtime-tests.spec index 39b8e4d..fc1fb75 100644 --- a/realtime-tests.spec +++ b/realtime-tests.spec @@ -6,7 +6,7 @@ Name: realtime-tests # Numa argument to make: NUMA=1 # Version: 2.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 URL: https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git Source0: https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-%{version}.tar.xz @@ -82,6 +82,10 @@ latency. It also tests the functioning of priority-inheritance mutexes. %{_mandir}/man8/determine_maximum_mpps.8.* %changelog +* Tue Aug 10 2021 Mohan Boddu - 2.1-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jul 23 2021 John Kacur - 2.1-2 - Take into account the rename of the sched_features file for HRTICK - Use HRTICK_DL if available