update gating.yaml file

Related: RHEL-87003
This commit is contained in:
Michal Kolar 2025-05-06 10:56:46 +00:00
parent 38f10a7740
commit 952adc3dd3
2 changed files with 6 additions and 2 deletions

View File

@ -3,4 +3,5 @@ product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane.functional}

View File

@ -3,7 +3,7 @@
Name: libabigail
Version: 2.7
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Set of ABI analysis tools
License: Apache-2.0 WITH LLVM-exception
@ -163,6 +163,9 @@ fi
%endif
%changelog
* Tue May 6 2025 Michal Kolar <mkolar@redhat.com> - 2.7-3
- Fix CI relevant issues
* Tue May 6 2025 Dodji Seketeli <dodji@redhat.com> - 2.7-2
- Use xxhash functions inlined since xxhash is buildroot-only in RHEL 10.1