From ecc03083de5583ddaa184007c4fe80a9b07e2976 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 12 Jun 2019 08:42:53 +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 --- 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: