diff --git a/gating.yaml b/gating.yaml index 4db6fc9..9156309 100644 --- a/gating.yaml +++ b/gating.yaml @@ -2,3 +2,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate +rules: [] diff --git a/nvme-cli.spec b/nvme-cli.spec index 140a22e..18835f7 100644 --- a/nvme-cli.spec +++ b/nvme-cli.spec @@ -5,7 +5,7 @@ Name: nvme-cli Version: 2.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: NVMe management command line interface License: GPL-2.0-only @@ -109,6 +109,9 @@ fi %systemd_postun nvmf-connect-nbft.service %changelog +* Wed Nov 19 2025 Maurizio Lombardi - 2.16-2 +- Fix gating tests for RHEL-129230 + * Tue Nov 18 2025 Maurizio Lombardi - 2.16-1 - Rebase to new version 2.16