de382b3
----
de382b3
downstream_package_name: jackson-annotations
de382b3
specfile_path: jackson-annotations.spec
de382b3
upstream_package_name: jackson-annotations
de382b3
upstream_project_url: https://github.com/FasterXML/jackson-annotations
de382b3
upstream_tag_template: jackson-annotations-{version}
de382b3
de382b3
actions:
de382b3
  post-upstream-clone:
de382b3
    - "wget https://src.fedoraproject.org/rpms/jackson-annotations/raw/main/f/jackson-annotations.spec -O jackson-annotations.spec"
de382b3
de382b3
jobs:
de382b3
- job: pull_from_upstream
de382b3
  trigger: release
de382b3
  dist_git_branches:
de382b3
    - fedora-development
de382b3
de382b3
# We cannot do koji_build/bodhi_update jobs yet as we need to use
de382b3
# a side-tag and this is no supported yet. We can add them is this
de382b3
# issue gets resolved: https://github.com/packit/packit/issues/1870