diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..883c12b --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} \ No newline at end of file diff --git a/ledmon.spec b/ledmon.spec index c9dd4b0..9c22c07 100644 --- a/ledmon.spec +++ b/ledmon.spec @@ -1,7 +1,7 @@ Summary: Enclosure LED Utilities Name: ledmon Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-only AND LGPL-2.1-only URL: https://github.com/intel/ledmon Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz