Release version 1.3.1 05/277005/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.063649 accepted/tizen/7.0/unified/hotfix/20221116.105627 accepted/tizen/8.0/unified/20231005.093659 accepted/tizen/unified/20220630.211943 submit/tizen/20220629.054736 tizen_7.0_m2_release tizen_8.0_m2_release
authorYunjin Lee <yunjin-.lee@samsung.com>
Wed, 29 Jun 2022 04:59:15 +0000 (13:59 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Wed, 29 Jun 2022 04:59:15 +0000 (13:59 +0900)
- As tizen_6.5 privilege-checker uses 1.2.x, move tizen(_7.0)
    privilege-chcker's version to 1.3.x

Change-Id: I329a0ef827f13df46a993522c9e55e7ea9d18980
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
CMakeLists.txt
packaging/privilege-checker.changes
packaging/privilege-checker.spec

index 13af2a9..f876992 100644 (file)
@@ -1,5 +1,5 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
-PROJECT(privilege-checker VERSION 1.2.16 LANGUAGES C)
+PROJECT(privilege-checker VERSION 1.3.1 LANGUAGES C)
 
 INCLUDE(GNUInstallDirs)
 INCLUDE(FindPkgConfig)
index de66315..2a29218 100644 (file)
@@ -1,3 +1,6 @@
+Release version 1.3.1
+- Fix asan build fail
+
 Release version 1.2.16
 - Fix to handle major version exceed two digits
 
index 5c8fdc1..2da852e 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:    privilege-checker
 Summary: Privilege Management
-Version: 1.2.16
+Version: 1.3.1
 Release: 0
 Group:   System/Libraries
 License: Apache-2.0