Resolves: RHEL-86305, fixed gating

This commit is contained in:
Than Ngo 2025-04-11 15:49:58 +02:00
parent f2590baa4e
commit 22d62c63cb
2 changed files with 6 additions and 2 deletions

View File

@ -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}

View File

@ -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 <than@redhat.com> - 1.1.19-15
- Resolves: RHEL-86305, fixed gating
* Thu Apr 10 2025 Than Ngo <than@redhat.com> - 1.1.19-14
- Manual creation of users and groups for old release
Resolves: RHEL-86305