Modify the package version 53/240053/2 accepted/tizen/unified/20200810.123158 submit/tizen/20200806.035941
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 3 Aug 2020 01:51:08 +0000 (10:51 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 3 Aug 2020 02:43:06 +0000 (11:43 +0900)
In order to distinguish the package history as tizen version,
we manage the package version from now.

Change-Id: I70c1ea8760015a596b66305e6bb897341fe5d633
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/libtapi.spec

index 485a0941ff4cde99f6a7dbfad9050d102bccab19..1d07d357edb9d5706466bfdddd62154acb174c02 100644 (file)
@@ -1,10 +1,10 @@
 %define major 0
-%define minor 8
-%define patchlevel 40
+%define minor 9
+%define patchlevel 0
 
 Name:           libtapi
 Version:        %{major}.%{minor}.%{patchlevel}
-Release:        2
+Release:        1
 License:        Apache-2.0
 Summary:        Telephony dbus client library
 Group:          System/Libraries
@@ -117,4 +117,4 @@ rm -rf %{buildroot}%{_includedir}/telephony/tapi/.gitignore
 %if 0%{?gcov:1}
 %files gcov
 %{_datadir}/gcov/obj/*
-%endif
\ No newline at end of file
+%endif