jboss-logging/.packit.yaml
Benjamin A. Beasley 638bf8964d Quote the upstream_tag_template in the packit config
Fixes invalid packit config (since the unquoted template looked like a
dictionary to the YAML parser).
2023-12-04 09:42:19 -05:00

18 lines
470 B
YAML

---
downstream_package_name: jboss-logging
specfile_path: jboss-logging.spec
upstream_package_name: jboss-logging
upstream_project_url: https://github.com/jboss-logging/jboss-logging
upstream_tag_template: "{version}.Final"
actions:
post-upstream-clone:
- "wget https://src.fedoraproject.org/rpms/jboss-logging/raw/main/f/jboss-logging.spec -O jboss-logging.spec"
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-development