diff options
author | DoHyun Pyun <dh79.pyun@samsung.com> | 2020-08-03 10:32:59 +0900 |
---|---|---|
committer | Pyun DoHyun <dh79.pyun@samsung.com> | 2020-08-04 22:41:39 +0000 |
commit | 70ec7b6ae99cc8866e3e15ee71b542f16434fb2b (patch) | |
tree | df47f5e7f9f6598a9d74dd5fe8351adc014428bf | |
parent | c96e6321212356843fa45aaca3d59c69379ec36f (diff) | |
download | bluetooth-accepted/tizen_6.0_unified.tar.gz bluetooth-accepted/tizen_6.0_unified.tar.bz2 bluetooth-accepted/tizen_6.0_unified.zip |
Modify the package versiontizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115105submit/tizen_6.0_hotfix/20201102.192905submit/tizen_6.0/20201029.205505submit/tizen/20200806.040254accepted/tizen/unified/20200811.050311accepted/tizen/6.0/unified/hotfix/20201103.045947accepted/tizen/6.0/unified/20201030.103242tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unified
In order to distinguish the package history as tizen version,
we manage the package version from now.
Change-Id: I81496b0d24f33a0c456f7e00cc02096b88fb378c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r-- | packaging/org.tizen.bluetooth.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/org.tizen.bluetooth.spec b/packaging/org.tizen.bluetooth.spec index 43a7f15..55d3ff8 100644 --- a/packaging/org.tizen.bluetooth.spec +++ b/packaging/org.tizen.bluetooth.spec @@ -1,7 +1,7 @@ %define PREFIX /usr/apps/org.tizen.bluetooth Name: org.tizen.bluetooth -Version: 0.1.2 -Release: 0 +Version: 0.6.0 +Release: 1 Summary: Tizen W BT headset connection application URL: http://slp-source.sec.samsung.net Source: %{name}-%{version}.tar.gz |