Update gating.yaml for rhel-10
Resolves: #RHEL-83446 Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
parent
b584984ebf
commit
395b23f5dc
@ -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}
|
||||
|
||||
@ -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 <nfrayer@redhat.com> - 15.8-3.el10
|
||||
- Update gating.yaml for rhel-10
|
||||
- Resolves: #RHEL-83446
|
||||
|
||||
* Thu Mar 6 2025 Nicolas Frayer <nfrayer@redhat.com> - 15.8-2.el10
|
||||
- Update to shim-15.8
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user