Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:35:13 +00:00
parent ab09de7b64
commit 9d1d9d4ce6
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: realtime-setup
Version: 2.2
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Summary: Setup RT/low-latency environment details
Source0: https://jcwillia.fedorapeople.org/realtime-setup-%{version}.tar.bz2
@ -74,6 +74,10 @@ Neither the slub script or realtime-entsk are active by default.
%license gpl-2.0.txt
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.2-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed May 26 2021 Clark Williams <williams@redhat.com> - 2.2-3
- pidfile error from renaming. Resolves rhbz##1891048