diff --git a/gating.yaml b/gating.yaml index 3442642..4ca9235 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/libservicelog.spec b/libservicelog.spec index 2ce4247..dbf00d7 100644 --- a/libservicelog.spec +++ b/libservicelog.spec @@ -1,6 +1,6 @@ Name: libservicelog Version: 1.1.19 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Servicelog Database and Library #v29_notify_gram.c v29_notify_gram.h are GPLv2+ @@ -86,6 +86,10 @@ make check || true %changelog +* Fri Apr 11 2025 Than Ngo - 1.1.19-15 +- Resolves: RHEL-86305, fixed gating + + * Thu Apr 10 2025 Than Ngo - 1.1.19-14 - Manual creation of users and groups for old release Resolves: RHEL-86305