diff --git a/gating.yaml b/gating.yaml index 5447e28..5d120c8 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-8 + - rhel-9 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/libqb.spec b/libqb.spec index 9465f07..830a603 100644 --- a/libqb.spec +++ b/libqb.spec @@ -3,7 +3,7 @@ Name: libqb Version: 2.0.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library providing high performance logging, tracing, ipc, and poll License: LGPLv2+ @@ -105,6 +105,10 @@ This package contains a program to create nicely-formatted man pages from Doxyge %changelog +* Mon Jan 10 2022 Christine Caulfield 2.0.3-6 +- Fix gating.yaml for RHEL-9 + Resolves: rhbz#bz2031865 + * Mon Jan 10 2022 Christine Caulfield 2.0.3-5 - Add gating.yaml from RHEL Resolves: rhbz#bz2031865