Related: #2047151 - add gating.yaml
This commit is contained in:
parent
293ae511f2
commit
540c716c06
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libmypaint
|
||||
Version: 1.6.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Library for making brush strokes
|
||||
|
||||
# Compute some version related macros.
|
||||
@ -71,6 +71,9 @@ find %{buildroot}%{_libdir} -name '*.la' -delete -print
|
||||
%{_datadir}/gir-1.0/MyPaint-%{major}.%{minor}.gir
|
||||
|
||||
%changelog
|
||||
* Wed Feb 09 2022 Josef Ridky <jridky@redhat.com> - 1.6.1-7
|
||||
- add gating.yaml file
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user