From df376d2ed8698ff7b579540bb488dca7e0220491 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 6 Feb 2025 12:39:56 +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 93cde64..ed94912 100644 --- a/config.yaml +++ b/config.yaml @@ -120,8 +120,8 @@ actions: Provides: installonlypkg(kernel)\ %if "%{?1}" == ""\ Provides: almalinux(kernel-sig-key) = 202303\ - Conflicts: shim-ia32 <= 15.6-1.el8.alma\ - Conflicts: shim-x64 <= 15.6-1.el8.alma\ + Conflicts: shim-ia32 < 15.8-4.el8_9.alma.2\ + Conflicts: shim-x64 < 15.8-4.el8_9.alma.2\ %endif\ count: 1 - target: "spec"