Skip to content

Commit

Permalink
Merge pull request rhinstaller#5961 from jkonecny12/master-sync-rpmli…
Browse files Browse the repository at this point in the history
…nt-to-dist-git

infra: Sync rpmlint.toml to dist-git by Packit
  • Loading branch information
jkonecny12 authored Oct 23, 2024
2 parents 53836d8 + 7d927a1 commit 7748f0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ upstream_tag_template: anaconda-{version}
copy_upstream_release_description: true
downstream_package_name: anaconda

files_to_sync:
- rpmlint.toml

srpm_build_deps:
- automake
- autoconf
Expand Down
3 changes: 3 additions & 0 deletions .packit.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ upstream_tag_template: anaconda-{version}
copy_upstream_release_description: true
downstream_package_name: anaconda

files_to_sync:
- rpmlint.toml

srpm_build_deps:
- automake
- autoconf
Expand Down

0 comments on commit 7748f0c

Please sign in to comment.