Skip to content

Commit

Permalink
CI: make Packit use the same %{version}.%{release} as make-srpm.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lzaoral committed Jun 15, 2022
1 parent e22be88 commit 0b8150f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ upstream_package_name: cswrap
# downstream (Fedora) RPM package name
downstream_package_name: cswrap

release_suffix: ""
actions:
post-upstream-clone: ./make-srpm.sh --generate-spec
get-current-version: "sed -n 's|^Version: *||p' cswrap.spec"

jobs:
- &copr
Expand Down

0 comments on commit 0b8150f

Please sign in to comment.