Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
269d2d977f |
2 changed files with 7 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
Summary: Script to colorize the compiler output
|
Summary: Script to colorize the compiler output
|
||||||
Name: colorgcc
|
Name: colorgcc
|
||||||
Version: 1.4.5
|
Version: 1.4.5
|
||||||
Release: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Url: http://schlueters.de/colorgcc.html
|
Url: http://schlueters.de/colorgcc.html
|
||||||
Source0: https://github.com/colorgcc/colorgcc/archive/%{version}.tar.gz
|
Source0: https://github.com/colorgcc/colorgcc/archive/%{version}.tar.gz
|
||||||
|
|
@ -59,6 +59,9 @@ done
|
||||||
%doc README colorgccrc.sample
|
%doc README colorgccrc.sample
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-14
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
15
gating.yaml
15
gating.yaml
|
|
@ -5,15 +5,6 @@ decision_context: bodhi_update_push_stable
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||||
--- !Policy
|
- !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation}
|
||||||
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}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue