Rebuild for new gating configuration

Resolves: RHEL-37489

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This commit is contained in:
Bryan Gurney 2024-05-21 14:40:39 -04:00
parent fce6129384
commit 2afff2a2bf
2 changed files with 11 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: boom-boot
Version: 1.6.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{summary}
License: GPL-2.0-only
@ -140,6 +140,10 @@ rm doc/conf.py
%changelog
* Tue May 21 2024 Bryan Gurney <bgurney@redhat.com> - 1.6.1-2
- Rebuild for new gating configuration
- Resolves: RHEL-37489
* Tue May 21 2024 Bryan Gurney <bgurney@redhat.com> - 1.6.1-1
- Update to release 1.6.1.

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}