From 830fc73afe746297c640735b6c5511a37285f5f0 Mon Sep 17 00:00:00 2001
From: Adam Samalik <asamalik@redhat.com>
Date: Mon, 10 Jul 2023 13:23:41 +0200
Subject: [PATCH] re-import sources as agreed with the maintainer

---
 .gitignore  | 2 +-
 gating.yaml | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)
 create mode 100644 gating.yaml

diff --git a/.gitignore b/.gitignore
index 6c56282..7e80599 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-SOURCES/libXxf86misc-1.0.4.tar.bz2
+libXxf86misc-1.0.3.tar.bz2
 /libXxf86misc-1.0.4.tar.bz2
diff --git a/gating.yaml b/gating.yaml
new file mode 100644
index 0000000..ea86f9d
--- /dev/null
+++ b/gating.yaml
@@ -0,0 +1,6 @@
+--- !Policy
+product_versions:
+  - rhel-8
+decision_context: osci_compose_gate
+rules:
+  - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}