Bump the release number

Resolves: RHEL-88470
Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2025-06-27 17:17:38 -04:00
parent 96c3bccf5d
commit 3c059c3c41

View File

@ -1,7 +1,7 @@
Name: realtime-tests
Summary: Programs that test various rt-features
Version: 2.8
Release: 5%{?dist}
Release: 6%{?dist}
License: GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.1-or-later
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
@ -84,6 +84,10 @@ latency. It also tests the functioning of priority-inheritance mutexes.
%{_mandir}/man8/determine_maximum_mpps.8.*
%changelog
* Fri Jun 27 2025 John Kacur <jkacur@redhat.com> - 2.8-6
- Bump the release number
Resolves: RHEL-88470
* Fri Jun 27 2025 Tyonnchie Berry <tyberry@redhat.com> - 2.8-5
- Added patch Fix-rt-tests-build-with-glibc-2.41.patch
- Added patch Revert-Fix-rt-tests-build-with-glibc-2.41.patch