From 32cfefcdd982a46a13be9948e4886587d176d055 Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Mon, 3 Aug 2020 10:30:12 +0900 Subject: [PATCH] Modify the package version In order to distinguish the package history as tizen version, we manage the package version from now. Change-Id: I57584416db1873141f8d45a0d031250c5f21b9e4 Signed-off-by: DoHyun Pyun --- packaging/bluetooth-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/bluetooth-tools.spec b/packaging/bluetooth-tools.spec index e0551bc..1e1f823 100644 --- a/packaging/bluetooth-tools.spec +++ b/packaging/bluetooth-tools.spec @@ -1,7 +1,7 @@ Name: bluetooth-tools Summary: Bluetooth-tools -Version: 0.2.37 -Release: 0 +Version: 0.6.0 +Release: 1 Group: Network & Connectivity/Bluetooth License: Apache-2.0 Source0: %{name}-%{version}.tar.gz -- 2.7.4