Packit: build SRPMs in Copr

Add srpm_build_deps key to the Packit configuration to specify the needed dependencies for SRPM build
and indicate to build SRPM in Copr.
This commit is contained in:
Laura Barcziova 2022-03-09 12:20:07 +01:00 committed by Tom Gundersen
parent 53a598afec
commit 87d1299888

View file

@ -13,6 +13,7 @@ copy_upstream_release_description: true
upstream_tag_template: v{version}
srpm_build_deps: []
actions:
get-current-version: bash -c "git describe --tags --abbrev=0 | sed 's|v||'"