Add gating.yaml
Resolves: RHEL-35621 Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
parent
65b82867ee
commit
6a9e750dfb
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}
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.4.6
|
Version: 0.4.6
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Cross-platform colored terminal text
|
Summary: Cross-platform colored terminal text
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -82,6 +82,9 @@ EOF
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 09 2024 Major Hayden <major@redhat.com> - 0.4.6-3
|
||||||
|
- Add gating.yaml
|
||||||
|
|
||||||
* Thu May 09 2024 Major Hayden <major@redhat.com> - 0.4.6-2
|
* Thu May 09 2024 Major Hayden <major@redhat.com> - 0.4.6-2
|
||||||
- Remove autorelease from the spec file
|
- Remove autorelease from the spec file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user