Rename gating.yml -> gating.yaml

Related: #2042273
This commit is contained in:
Jan Macku 2022-06-01 13:45:43 +02:00
parent 006b31508d
commit 56c599587d
2 changed files with 5 additions and 2 deletions

View File

@ -3,4 +3,4 @@ product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1,7 +1,7 @@
Summary: Enclosure LED Utilities
Name: ledmon
Version: 0.96
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
URL: https://github.com/intel/ledmon
Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -47,6 +47,9 @@ make
%{_unitdir}/ledmon.service
%changelog
* Wed Jun 01 2022 Jan Macku <jamacku@redhat.com> - 0.96-2
- Rename gating.yml to gating.yaml
* Wed Jun 01 2022 Jan Macku <jamacku@redhat.com> - 0.96-1
- update to 0.96 (#2042273)
- Add gating.yml