packit: try to give packit the right version number
This commit is contained in:
parent
56e51ff133
commit
95913076c6
@ -4,6 +4,8 @@ srpm_build_deps:
|
|||||||
actions:
|
actions:
|
||||||
pre-sync:
|
pre-sync:
|
||||||
- tito build -o . --tgz
|
- tito build -o . --tgz
|
||||||
|
get-current-version:
|
||||||
|
- git describe --tags --abbrev=0 --match='subscription-manager-*' | sed -e 's,subscription-manager-,,g;s,-[0-9]\+$,,g'
|
||||||
specfile_path: subscription-manager.spec
|
specfile_path: subscription-manager.spec
|
||||||
upstream_tag_template: "subscription-manager-{version}"
|
upstream_tag_template: "subscription-manager-{version}"
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user