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+