Compare commits
7 Commits
Author | SHA1 | Date |
---|---|---|
Fedora Release Engineering | 19c2742d35 | 2 years ago |
Chris Kelley | f976134569 | 2 years ago |
Chris Kelley | 54905da41e | 2 years ago |
Chris Kelley | 55776200d6 | 2 years ago |
Chris Kelley | f761a466d0 | 2 years ago |
Chris Kelley | fa157c1ac3 | 2 years ago |
Chris Kelley | 5b8960e283 | 2 years ago |
@ -0,0 +1,20 @@
|
||||
----
|
||||
downstream_package_name: jackson-parent
|
||||
specfile_path: jackson-parent.spec
|
||||
upstream_package_name: jackson-parent
|
||||
upstream_project_url: https://github.com/FasterXML/jackson-parent
|
||||
upstream_tag_template: jackson-parent-{version}
|
||||
|
||||
actions:
|
||||
post-upstream-clone:
|
||||
- "wget https://src.fedoraproject.org/rpms/jackson-parent/raw/main/f/jackson-parent.spec -O jackson-parent.spec"
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
|
||||
# We cannot do koji_build/bodhi_update jobs yet as we need to use
|
||||
# a side-tag and this is no supported yet. We can add them is this
|
||||
# issue gets resolved: https://github.com/packit/packit/issues/1870
|
@ -1 +1 @@
|
||||
SHA512 (jackson-parent-2.14.tar.gz) = 2c7ee924a5d1335192bafdd91881ab4320364c1abbd0225e57ad6ca7f4f938282d88a437adc303f949e2b172ee0e8fdbe3144b4577fbed046389166773dfeb95
|
||||
SHA512 (jackson-parent-2.15.tar.gz) = 66d174ef3007dd09bcb17e3beafeac1efbc55737c12a5b38767b06bdf43d99d70b39d477abef2d121b56d89581a624e5975204b396d6446bc33f7450444df82a
|
||||
|
Loading…
Reference in new issue