Add gating.yaml
Resolves: RHBZ#1996575 Signed-off-by: Gris Ge <fge@redhat.com>
This commit is contained in:
parent
b8addd608a
commit
1f0cde5764
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-9
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: nmstate
|
Name: nmstate
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 0.6.alpha6%{?dist}
|
Release: 0.7.alpha6%{?dist}
|
||||||
Summary: Declarative network manager API
|
Summary: Declarative network manager API
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/%{srcname}/%{srcname}
|
URL: https://github.com/%{srcname}/%{srcname}
|
||||||
@ -147,6 +147,9 @@ popd
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 13 2022 Gris Ge <fge@redhat.com> - 2.0.0-0.7.alpha6
|
||||||
|
- Add gating.yaml. RHBZ#1996575
|
||||||
|
|
||||||
* Wed Jan 12 2022 Gris Ge <fge@redhat.com> - 2.0.0-0.6.alpha6
|
* Wed Jan 12 2022 Gris Ge <fge@redhat.com> - 2.0.0-0.6.alpha6
|
||||||
- Upgrade to 2.0.0. alpha 6. Resolves: RHBZ#1996575
|
- Upgrade to 2.0.0. alpha 6. Resolves: RHBZ#1996575
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user