Use Git tag rather than the official source URL. Confirmed that the content is virtually identical and the download URL is stable. Signed-off-by: Michel Lind <salimma@fedoraproject.org>epel10
parent
2737185d69
commit
56a420c5ee
@ -0,0 +1,12 @@
|
||||
# See the documentation for more information:
|
||||
# https://packit.dev/docs/configuration/
|
||||
|
||||
upstream_project_url: https://github.com/vamp-plugins/vamp-plugin-sdk
|
||||
upstream_tag_template: vamp-plugin-sdk-v{version}
|
||||
copy_upstream_release_description: false
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
Loading…
Reference in new issue