From 74af9b30fbdec51794b3ca5fa7bd2b1e604765a0 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Wed, 29 Oct 2025 17:43:25 +0100 Subject: [PATCH] enable CI test --- gating.yaml | 4 ++-- libvpd.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gating.yaml b/gating.yaml index c190bde..2c7ed80 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-9 + - 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/libvpd.spec b/libvpd.spec index efb1d4a..d0e5c4a 100644 --- a/libvpd.spec +++ b/libvpd.spec @@ -1,6 +1,6 @@ Name: libvpd Version: 2.2.9 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: VPD Database access library for lsvpd License: LGPLv2+