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
Closes #184
This commit is contained in:
parent
989e8c9301
commit
acc7de2d6d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ RELEASE_SPEC="cockpit-starter-kit.spec"
|
||||||
RELEASE_SRPM="_release/srpm"
|
RELEASE_SRPM="_release/srpm"
|
||||||
|
|
||||||
job release-source
|
job release-source
|
||||||
job release-srpm
|
job release-srpm -V
|
||||||
|
|
||||||
# Once you have a Fedora package and add the https://pagure.io/user/cockpit
|
# 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:
|
# user to your project's maintainers, you can also upload to Fedora automatically:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue