Add gating.yaml

Resolves: RHEL-3234
This commit is contained in:
Tomas Popela 2024-01-02 11:40:16 +01:00
parent 04e8e7dfb1
commit 050e121aa6
2 changed files with 10 additions and 1 deletions

6
gating.yaml Normal file
View 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}

View File

@ -5,7 +5,7 @@
Name: libadwaita Name: libadwaita
Version: 1.4.2 Version: 1.4.2
Release: 1%{?dist} Release: 2%{?dist}
Summary: Building blocks for modern GNOME applications Summary: Building blocks for modern GNOME applications
# part of src/adw-spring-animation.c is MIT # part of src/adw-spring-animation.c is MIT
@ -112,6 +112,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog %changelog
* Tue Jan 2 2024 Tomas Popela <tpopela@redhat.com> - 1.42.2-2
- Add gating configuration (needs a new build)
* Thu Dec 7 2023 Tomas Popela <tpopela@redhat.com> - 1.42.2-1 * Thu Dec 7 2023 Tomas Popela <tpopela@redhat.com> - 1.42.2-1
- Initial RHEL packaging based on Fedora package with rpmautospec disabled, - Initial RHEL packaging based on Fedora package with rpmautospec disabled,
disabled documentation (no gi-docgen in RHEL 9) and downstream patch to disabled documentation (no gi-docgen in RHEL 9) and downstream patch to