cockpituous: Fix srpm Release:
Use release-srpm's `-V` option [1] so that the generated srpm will get a
proper changelog and Release "1" instead of "2".
[1] abb2bdb5
This commit is contained in:
parent
989e8c9301
commit
ecc03083de
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ RELEASE_SPEC="cockpit-starter-kit.spec"
|
|||
RELEASE_SRPM="_release/srpm"
|
||||
|
||||
job release-source
|
||||
job release-srpm
|
||||
job release-srpm -V
|
||||
|
||||
# Once you have a Fedora package and add the https://pagure.io/user/cockpit
|
||||
# user to your project's maintainers, you can also upload to Fedora automatically:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue