From 050e121aa6672d8815e068de4428f7dee918e4e1 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Tue, 2 Jan 2024 11:40:16 +0100 Subject: [PATCH] Add gating.yaml Resolves: RHEL-3234 --- gating.yaml | 6 ++++++ libadwaita.spec | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 gating.yaml 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/libadwaita.spec b/libadwaita.spec index 1b1b6d3..ccc88fc 100644 --- a/libadwaita.spec +++ b/libadwaita.spec @@ -5,7 +5,7 @@ Name: libadwaita Version: 1.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Building blocks for modern GNOME applications # part of src/adw-spring-animation.c is MIT @@ -112,6 +112,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %changelog +* Tue Jan 2 2024 Tomas Popela - 1.42.2-2 +- Add gating configuration (needs a new build) + * Thu Dec 7 2023 Tomas Popela - 1.42.2-1 - Initial RHEL packaging based on Fedora package with rpmautospec disabled, disabled documentation (no gi-docgen in RHEL 9) and downstream patch to