From e9610dc0519a2e6f93e05fa4226b15c2b0255c51 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:28:50 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- qatlib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qatlib.spec b/qatlib.spec index e9967a7..3f2f37b 100644 --- a/qatlib.spec +++ b/qatlib.spec @@ -4,7 +4,7 @@ %global libusdm_soversion 0 Name: qatlib Version: 20.10.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Intel QuickAssist user space library # The entire source code is released under BSD. # For a breakdown of inbound licenses see the INSTALL file. @@ -84,6 +84,10 @@ exit 0 %exclude %{_libdir}/libusdm.la %changelog +* Tue Aug 10 2021 Mohan Boddu - 20.10.0-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 16 2021 Mohan Boddu - 20.10.0-6 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065