From acc7de2d6d8574ffb3d2ae54b0f09768e0582575 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 12 Jun 2019 09:54:42 +0200 Subject: [PATCH] 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] https://github.com/cockpit-project/cockpituous/commit/abb2bdb5 Closes #184 --- cockpituous-release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cockpituous-release b/cockpituous-release index b876779..19bcb99 100644 --- a/cockpituous-release +++ b/cockpituous-release @@ -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: