gbp.conf: add packaging tag and changelog revision format
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 6 Mar 2014 10:40:54 +0000 (12:40 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 11 Jun 2014 14:48:03 +0000 (17:48 +0300)
Change-Id: I095ac303e3f32b101f72f3d38f19bd8c1f433984
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
.gbp.conf

index f48f4f944ac67d2416ebc394d29f84dbe2019be9..246903b88be1f1550c7589bec080ec6e81770899 100644 (file)
--- a/.gbp.conf
+++ b/.gbp.conf
@@ -4,11 +4,16 @@ upstream-tag = tizen/%(upstreamversion)s
 patch-export = True
 patch-export-ignore-path = (.gbp.conf|.gbs.conf|packaging/.*|debian/.*|.gitignore)
 packaging-dir = packaging
+packaging-tag = tizen-tools/%(upstreamversion)s-%(nowtime)s
 spec-file = packaging/librpm-tizen.spec
 postexport = make all || :
+ignore-branch = true
 
 [git-buildpackage]
 upstream-tag = tizen/%(version)s
 
 [git-dch]
 upstream-tag = tizen/%(version)s
+
+[git-rpm-ch]
+changelog-revision = %(tagname)s