Enable gating

Resolves: RHEL-52115
This commit is contained in:
Jakub Martisko 2024-08-19 20:12:58 +02:00
parent fb85236084
commit 447305b236
2 changed files with 11 additions and 1 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -47,7 +47,7 @@
Name: gawk
Summary: The GNU version of the AWK text processing utility
Version: 5.3.0
Release: 4%{?dist}
Release: 5%{?dist}
License: GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause
@ -295,6 +295,10 @@ install -m 0644 -p awklib/eg/data/* %{buildroot}%{_docdir}/%{name}/eg/data/
# =============================================================================
%changelog
* Mon Aug 19 2024 Jakub Martisko <jamartis@redhat.com> - 5.3.0-4
- Rebuild with enabled gating
Resolves RHEL-52115
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.3.0-4
- Bump release for June 2024 mass rebuild