diff options
author | Philippe Coval <philippe.coval@open.eurogiciel.org> | 2014-10-29 16:48:55 +0100 |
---|---|---|
committer | Philippe Coval <philippe.coval@open.eurogiciel.org> | 2014-10-29 16:59:43 +0100 |
commit | b916a5088597276fb30f3c44044bda9307f45658 (patch) | |
tree | 649990ba1ebaec8fabd49996661ded4dfb859833 | |
parent | b86d3257f52fd57016e76c1ce3ee04693e5a5714 (diff) | |
download | rsync-b916a5088597276fb30f3c44044bda9307f45658.tar.gz rsync-b916a5088597276fb30f3c44044bda9307f45658.tar.bz2 rsync-b916a5088597276fb30f3c44044bda9307f45658.zip |
packaging: use tag from upstream git
Bug-Tizen: TC-1934/related
Change-Id: I47b29dec7122e557ea9e0c8481007fa2d2612b36
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
-rw-r--r-- | .gbs.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gbs.conf b/.gbs.conf new file mode 100644 index 00000000..2290232b --- /dev/null +++ b/.gbs.conf @@ -0,0 +1,3 @@ +[general] +upstream_branch = upstream +upstream_tag = v${upstreamversion} |