packit: Migrate from a deprecated current_version_command to actions/get-current-version
https://github.com/fedora-modularity/libmodulemd/issues/553
This commit is contained in:
parent
27262aa7e1
commit
b672dea896
@ -2,8 +2,9 @@ specfile_path: libmodulemd.spec
|
|||||||
upstream_package_name: libmodulemd
|
upstream_package_name: libmodulemd
|
||||||
downstream_package_name: libmodulemd
|
downstream_package_name: libmodulemd
|
||||||
upstream_tag_template: libmodulemd-{version}
|
upstream_tag_template: libmodulemd-{version}
|
||||||
current_version_command:
|
|
||||||
- ./.packit_version.sh
|
actions:
|
||||||
|
get-current-version: ./.packit_version.sh
|
||||||
|
|
||||||
synced_files:
|
synced_files:
|
||||||
- .packit.yml
|
- .packit.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user