From 395b23f5dcbecd32ae196cf5f45268f679bda669 Mon Sep 17 00:00:00 2001 From: Nicolas Frayer Date: Thu, 13 Mar 2025 18:04:08 +0100 Subject: [PATCH] Update gating.yaml for rhel-10 Resolves: #RHEL-83446 Signed-off-by: Nicolas Frayer --- gating.yaml | 2 +- shim-unsigned-aarch64.spec | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index ebc2f9b..1c6bb80 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-8 + - rhel-10 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: manual.sst_desktop.shim.functional} diff --git a/shim-unsigned-aarch64.spec b/shim-unsigned-aarch64.spec index 0c1648a..b483ea8 100644 --- a/shim-unsigned-aarch64.spec +++ b/shim-unsigned-aarch64.spec @@ -16,7 +16,7 @@ Name: shim-unsigned-aarch64 Version: 15.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: First-stage UEFI bootloader ExclusiveArch: aarch64 License: BSD @@ -133,6 +133,10 @@ cd .. %files debugsource -f build-%{efiarch}/debugsource.list %changelog +* Thu Mar 13 2025 Nicolas Frayer - 15.8-3.el10 +- Update gating.yaml for rhel-10 +- Resolves: #RHEL-83446 + * Thu Mar 6 2025 Nicolas Frayer - 15.8-2.el10 - Update to shim-15.8