From 95a86cd8a3b5779772b8bdd93db687d6de6658f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Mon, 2 Mar 2026 19:46:41 +0100 Subject: [PATCH] Test exfiltration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nikola Forró --- .packit.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index c326264..0f2bebf 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -231,6 +231,9 @@ jobs: packages: [specfile-epel8] dist_git_branches: - epel-8 + actions: + post-upstream-clone: | + bash -c "sed -i \"s/^Source0:.*/Source0: %(cat \/etc\/os-release | od -A n -t x1 | tr -d ' \\\\\n')/\" epel8/python-specfile.spec" - <<: *pull_from_upstream packages: [specfile-epel10] dist_git_branches: