From 6019ca3c5a89c281e0c9c1f4a94c1bfa6f938092 Mon Sep 17 00:00:00 2001 From: Liwei Ge Date: Mon, 25 Mar 2024 15:44:46 +0800 Subject: [PATCH] rebuild with ima-evm 1.5 --- rpm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpm.spec b/rpm.spec index f9fbd62..4225856 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %define rpmhome /usr/lib/rpm %bcond_with check %bcond_without xz @@ -592,6 +592,9 @@ fi %doc docs/librpm/html/* %changelog +* Mon Mar 25 2024 Liwei ge - 4.18.2-3 +- Rebuild with ima-evm 1.5 + * Mon Mar 11 2024 Zhao Hang - 4.18.2-2 - Rebuild with python3.11 -- Gitee