From bdc1c19609b96c09b6f6f5b2b8a84f4c7569b2e3 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 6 Feb 2025 12:39:01 +0300 Subject: [PATCH] Update shim version --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index cd59c55..8a0c9c8 100644 --- a/config.yaml +++ b/config.yaml @@ -131,8 +131,8 @@ actions: replace: | %if "%{1}" == "rt" || "%{?1}" == ""\ Provides: almalinux(kernel-sig-key) = 202303\ - Conflicts: shim-ia32 <= 15.6-1.el9.alma\ - Conflicts: shim-x64 <= 15.6-1.el9.alma\ + Conflicts: shim-ia32 < 15.8-4.el9_3.alma.2\ + Conflicts: shim-x64 < 15.8-4.el9_3.alma.2\ %endif\ %{expand:%%kernel_reqprovconf %{?1:%{1}} %{-o:%{-o}}}\ count: 1