diff --git a/ima-evm-utils.spec b/ima-evm-utils.spec index 56ec9c0..23cb530 100644 --- a/ima-evm-utils.spec +++ b/ima-evm-utils.spec @@ -1,6 +1,6 @@ Name: ima-evm-utils Version: 1.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: IMA/EVM support utilities License: GPLv2 Url: http://linux-ima.sourceforge.net/ @@ -61,6 +61,10 @@ find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete %{_libdir}/libimaevm.so %changelog +* Wed Jun 16 2021 Mohan Boddu - 1.3.2-4 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri Apr 16 2021 Mohan Boddu - 1.3.2-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937