diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..4124226 --- /dev/null +++ b/gating.yaml @@ -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} diff --git a/libmypaint.spec b/libmypaint.spec index 54c9d6e..971c9ec 100644 --- a/libmypaint.spec +++ b/libmypaint.spec @@ -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 - 1.6.1-7 +- add gating.yaml file + * Thu Jan 20 2022 Fedora Release Engineering - 1.6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild