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:28:42 +00:00
parent a405d7f050
commit ee49e199fd
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: qatengine
Version: 0.6.4
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine
# Most of the source code is BSD, with the following exceptions:
# - e_qat.txt, e_qat_err.c, and e_qat_err.h are OpenSSL
@ -46,6 +46,10 @@ autoreconf -ivf
%exclude %{enginesdir}/qatengine.la
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.4-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.4-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937