From 269d2d977f6826ce4f43b9b41c0fdae6592d8a16 Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Tue, 16 Feb 2021 09:45:06 +0100 Subject: [PATCH] NVR bump and rebuild for CI gating changes --- colorgcc.spec | 5 ++++- gating.yaml | 15 +++------------ 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/colorgcc.spec b/colorgcc.spec index 9349554..2c15dd3 100644 --- a/colorgcc.spec +++ b/colorgcc.spec @@ -1,7 +1,7 @@ Summary: Script to colorize the compiler output Name: colorgcc Version: 1.4.5 -Release: 14%{?dist} +Release: 15%{?dist} License: GPL+ Url: http://schlueters.de/colorgcc.html Source0: https://github.com/colorgcc/colorgcc/archive/%{version}.tar.gz @@ -59,6 +59,9 @@ done %doc README colorgccrc.sample %changelog +* Tue Feb 16 2021 Martin Cermak 1.4.5-15 +- NVR bump and rebuild for CI gating changes + * Tue Jan 26 2021 Fedora Release Engineering - 1.4.5-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/gating.yaml b/gating.yaml index 8b52293..23f660b 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,15 +5,6 @@ decision_context: bodhi_update_push_stable subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} ---- !Policy -product_versions: - - rhel-8 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} ---- !Policy -product_versions: - - rhel-9 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation} + +