diff --git a/gating.yaml b/gating.yaml index c7412f1..8b4e87d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -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} diff --git a/java-21-openjdk.spec b/java-21-openjdk.spec index 3ed81df..5c6bcb8 100644 --- a/java-21-openjdk.spec +++ b/java-21-openjdk.spec @@ -2496,9 +2496,9 @@ cjc.mainProgram(args) %changelog * Tue Jul 30 2024 Andrew Hughes - 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 - 1:21.0.2.0.13-2 - Define portablesuffix according to whether pkgos is defined or not