Fix gating.yaml to reference RHEL 10
- Resolves: RHEL-51617
This commit is contained in:
parent
c77ecf1886
commit
0f7cce044a
@ -1,7 +1,7 @@
|
||||
# recipients: java-qa
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
@ -2496,9 +2496,9 @@ cjc.mainProgram(args)
|
||||
|
||||
%changelog
|
||||
* Tue Jul 30 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.2.0.13-3
|
||||
- rebuilt
|
||||
- Fix gating.yaml to reference RHEL 10
|
||||
- Related: RHEL-34597
|
||||
- Related: RHEL-51617
|
||||
- Resolves: RHEL-51617
|
||||
|
||||
* Fri Apr 12 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.2.0.13-2
|
||||
- Define portablesuffix according to whether pkgos is defined or not
|
||||
|
Loading…
Reference in New Issue
Block a user