From 5081e51478285a43e9ee73fefa333b86965dc09e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Mon, 2 Dec 2024 11:14:29 +0100 Subject: [PATCH] Test post-modifications upstream MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nikola Forró --- .packit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 6184ec7..13ffaed 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -32,6 +32,8 @@ packages: - python3 -m build --sdist --outdir ./fedora/ - bash -c "ls -1t ./fedora/*.tar.gz | head -n 1" get-current-version: python3 -m setuptools_scm + post-modifications: + - bash -c "head -n30 fedora/python-specfile.spec" # docs: https://gitlab.com/CentOS/Integration/packit-cbs/docs specfile-centos-integration-sig: