diff --git a/gating.yaml b/gating.yaml index 3ccba0a..2c7ed80 100644 --- a/gating.yaml +++ b/gating.yaml @@ -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} diff --git a/librtas.spec b/librtas.spec index 85c8eb6..ae178e7 100644 --- a/librtas.spec +++ b/librtas.spec @@ -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 - 2.0.6-3 +- Resolves: RHEL-101852, update gating.yml + * Tue Oct 28 2025 Than Ngo - 2.0.6-2 - Use new lockdown-compatible ABI when available - Add plan for CI test