Related: #1994047 - add gating.yaml
This commit is contained in:
parent
b8f4b02332
commit
fe543b38d0
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-9
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||||
|
|
@ -1,7 +1,7 @@
|
|||||||
Summary: A library for handling different graphics file formats
|
Summary: A library for handling different graphics file formats
|
||||||
Name: netpbm
|
Name: netpbm
|
||||||
Version: 10.95.00
|
Version: 10.95.00
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# See copyright_summary for details
|
# See copyright_summary for details
|
||||||
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
||||||
URL: http://netpbm.sourceforge.net/
|
URL: http://netpbm.sourceforge.net/
|
||||||
@ -229,6 +229,9 @@ popd
|
|||||||
%doc userguide/*
|
%doc userguide/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 17 2021 Josef Ridky <jridky@redhat.com> - 10.95.00-2
|
||||||
|
- add gating.yaml file
|
||||||
|
|
||||||
* Mon Aug 16 2021 Josef Ridky <jridky@redhat.com> - 10.95.00-1
|
* Mon Aug 16 2021 Josef Ridky <jridky@redhat.com> - 10.95.00-1
|
||||||
- update to 10.95.00 and disable winicon checks (#1994047)
|
- update to 10.95.00 and disable winicon checks (#1994047)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user