Resolves: RHEL-70582
Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2024-12-10 12:14:16 -05:00
parent 016f1670a2
commit 281bbe2778

View File

@ -1,6 +1,6 @@
Name: realtime-setup
Version: 2.5
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Summary: Setup RT/low-latency environment details
Source0: https://jcwillia.fedorapeople.org/realtime-setup-%{version}.tar.bz2
@ -68,6 +68,10 @@ Neither the slub script or realtime-entsk are active by default.
%license gpl-2.0.txt
%changelog
* Tue Dec 10 2024 John Kacur <jkacur@redhat.com> - 2.5-3
- Rebuild
Resolves: RHEL-70582
* Mon Dec 09 2024 John Kacur <jkacur@redhat.com> - 2.5-2
- Add an rpminspect.yaml file to turn-off debuginfo testing
Resolves: RHEL-70582