From: DoHyun Pyun Date: Mon, 3 Aug 2020 01:52:36 +0000 (+0900) Subject: Modify the package version X-Git-Tag: accepted/tizen/6.0/unified/20201030.113650^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01fce2853107f40fd8c0b9d5f5d30c40c9c68a00;p=platform%2Fcore%2Ftelephony%2Flibtcore.git Modify the package version In order to distinguish the package history as tizen version, we manage the package version from now. Change-Id: Ic4136093114c1cc22b6e77331e9c749af9d2bc37 Signed-off-by: DoHyun Pyun --- diff --git a/packaging/libtcore.spec b/packaging/libtcore.spec index 625ac53..f690755 100644 --- a/packaging/libtcore.spec +++ b/packaging/libtcore.spec @@ -1,6 +1,6 @@ %define major 0 -%define minor 3 -%define patchlevel 35 +%define minor 6 +%define patchlevel 0 Name: libtcore Version: %{major}.%{minor}.%{patchlevel}