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:
Martin Pitt 2019-06-12 08:42:53 +02:00
parent 989e8c9301
commit ecc03083de

View file

@ -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: