Skip to content

Commit

Permalink
Merge pull request #1188 from HuijingHei/pakit-rust2rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon authored May 27, 2024
2 parents cdd6697 + 0e16115 commit d021221
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .packit.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# See the documentation for more information:
# https://packit.dev/docs/configuration/
actions:
changelog-entry:
- bash -c 'echo "- New upstream release"'
post-upstream-clone:
- wget https://src.fedoraproject.org/rpms/rust-zincati/raw/rawhide/f/rust-zincati.spec
changelog-entry:
- bash -c 'echo "- New upstream release"'
post-upstream-clone:
- wget https://src.fedoraproject.org/rpms/rust-zincati/raw/rawhide/f/rust-zincati.spec
prepare-files:
- bash -c 'rust2rpm -s zincati $PACKIT_PROJECT_VERSION'

specfile_path: rust-zincati.spec
downstream_package_name: rust-zincati
Expand Down

0 comments on commit d021221

Please sign in to comment.