Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Martin Cermak
269d2d977f NVR bump and rebuild for CI gating changes 2021-02-16 09:45:06 +01:00
2 changed files with 7 additions and 13 deletions

View file

@ -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 <mcermak@redhat.com> 1.4.5-15
- NVR bump and rebuild for CI gating changes
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

View file

@ -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}