Resolves: RHEL-101852, update gating.yml
This commit is contained in:
parent
3346c4dd2d
commit
48cc370e93
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-*
|
||||
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}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Libraries to provide access to RTAS calls and RTAS events
|
||||
Name: librtas
|
||||
Version: 2.0.6
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: https://github.com/ibm-power-utilities/librtas
|
||||
License: LGPL-2.0-or-later
|
||||
|
||||
@ -77,6 +77,9 @@ rm -f %{buildroot}/%{_docdir}/librtas/*
|
||||
%{_includedir}/librtasevent_v6.h
|
||||
|
||||
%changelog
|
||||
* Tue Oct 28 2025 Than Ngo <than@redhat.com> - 2.0.6-3
|
||||
- Resolves: RHEL-101852, update gating.yml
|
||||
|
||||
* Tue Oct 28 2025 Than Ngo <than@redhat.com> - 2.0.6-2
|
||||
- Use new lockdown-compatible ABI when available
|
||||
- Add plan for CI test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user