packit: back to prepare-files

This commit is contained in:
Pino Toscano 2023-04-13 16:46:23 +02:00
parent 22b53921dc
commit f9ceec9c92

View File

@ -3,8 +3,9 @@ srpm_build_deps:
- python3
- tito
actions:
pre-sync:
prepare-files:
- tito build -o . --tgz
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
get-current-version: python3 setup.py --version
specfile_path: subscription-manager.spec
upstream_tag_template: "subscription-manager-{version}"