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
70176e0a3e
commit
6ebcde5fa2
1 changed files with 3 additions and 2 deletions
|
|
@ -2,8 +2,9 @@ specfile_path: libmodulemd.spec
|
|||
upstream_package_name: libmodulemd
|
||||
downstream_package_name: libmodulemd
|
||||
upstream_tag_template: libmodulemd-{version}
|
||||
current_version_command:
|
||||
- ./.packit_version.sh
|
||||
|
||||
actions:
|
||||
get-current-version: ./.packit_version.sh
|
||||
|
||||
synced_files:
|
||||
- .packit.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue