From: Markus Lehtonen Date: Fri, 7 Mar 2014 07:45:13 +0000 (+0200) Subject: gbp.conf: add gbp-rpm-ch settings and ignore branch X-Git-Tag: accepted/tizen/devbase/services/20190930.043410~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa6eaf4ceaf550c15683fdbdc64d989d3b324747;p=services%2Fobs-service-gbs.git gbp.conf: add gbp-rpm-ch settings and ignore branch Change-Id: If7337b4af7c4f0e17cff778681f8443af3ef0687 Signed-off-by: Markus Lehtonen --- diff --git a/.gbp.conf b/.gbp.conf index 8048874..d88d1b7 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -5,3 +5,11 @@ vendor=Tizen packaging-dir=packaging # Tag format for releases packaging-tag=v%(upstreamversion)s +# Ignore the branch we're on +ignore-branch=true + +[git-rpm-ch] +# Revision field in the changelog header +changelog-revision=%(upstreamversion)s +# Ignore meta-tags from changelog +ignore-regex=^[A-Z][a-zA-Z\-]+: