Skip to content

Commit

Permalink
ci: fix Packit
Browse files Browse the repository at this point in the history
rhel-only: ci

Related: RHEL-57603
  • Loading branch information
jamacku authored and github-actions[bot] committed Jan 15, 2025
1 parent 879603e commit 5588bd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ files_to_sync:
- .packit.yml
- src: .packit_rpm/systemd.spec
dest: systemd.spec
upstream_package_name: systemd
downstream_package_name: systemd
# `git describe` returns in systemd's case 'v245-xxx' which breaks RPM version
# detection (that expects 245-xxxx'). Let's tweak the version string accordingly
upstream_tag_template: "v{version}"
Expand Down

0 comments on commit 5588bd5

Please sign in to comment.