We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b10a3 commit 5081e51Copy full SHA for 5081e51
.packit.yaml
@@ -32,6 +32,8 @@ packages:
32
- python3 -m build --sdist --outdir ./fedora/
33
- bash -c "ls -1t ./fedora/*.tar.gz | head -n 1"
34
get-current-version: python3 -m setuptools_scm
35
+ post-modifications:
36
+ - bash -c "head -n30 fedora/python-specfile.spec"
37
38
# docs: https://gitlab.com/CentOS/Integration/packit-cbs/docs
39
specfile-centos-integration-sig:
0 commit comments