diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2013-12-04 15:23:09 +0100 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2015-12-23 01:47:36 +0100 |
commit | 2db213dee6edd444321c2b4a60f2dc4af3b362d9 (patch) | |
tree | 3b43070aa055871c790a9b86ebb8c8defef2be1e /.gbs.conf | |
parent | 9d4f8291e497dc1adf434cfb2e7bdca5069815ee (diff) | |
download | libusbg-2db213dee6edd444321c2b4a60f2dc4af3b362d9.tar.gz libusbg-2db213dee6edd444321c2b4a60f2dc4af3b362d9.tar.bz2 libusbg-2db213dee6edd444321c2b4a60f2dc4af3b362d9.zip |
libusbg: packaging: Add packaging for generating rpm package.submit/tizen_common/20160304.143411accepted/tizen/common/20160304.195846
Change-Id: I69eb6b752e35e0a718cce06b1634ece376c2bcb4
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Diffstat (limited to '.gbs.conf')
-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 0000000..2290232 --- /dev/null +++ b/.gbs.conf @@ -0,0 +1,3 @@ +[general] +upstream_branch = upstream +upstream_tag = v${upstreamversion} |