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:40:39 +00:00
parent eb1b507989
commit 55a993c7c3
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: rteval-loads
Version: 1.4
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Source files for rteval loads
Group: Development/Tools
License: GPLv2
@ -27,6 +27,10 @@ install -m 644 %{SOURCE0} %{buildroot}%{_datadir}/rteval/loadsource
%{_datadir}/rteval/loadsource/*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-15
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Jul 15 2021 John Kacur <jkacur@redhat.com> - 1.4-14
- Upgrade to linux-5.13.2
Resolves: rhbz#1890562