From e87fd6c09a3eb8e14aaa857c035cd78c6d1b64e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Thu, 20 Jan 2022 06:36:24 +0100 Subject: [PATCH] Build with compat bootstrap sub package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Esser --- ima-evm-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ima-evm-utils.spec b/ima-evm-utils.spec index 906576f..cd6b24e 100644 --- a/ima-evm-utils.spec +++ b/ima-evm-utils.spec @@ -13,7 +13,7 @@ Name: ima-evm-utils Version: 1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: IMA/EVM support utilities License: GPLv2 Url: http://linux-ima.sourceforge.net/ @@ -115,6 +115,9 @@ popd %endif %changelog +* Thu Jan 20 2022 Björn Esser - 1.4-3 +- Build with compat bootstrap sub package + * Tue Jan 18 2022 Peter Robinson - 1.4-2 - Add compat bootstrap sub package