Release 1.2.13 50/259650/1 accepted/tizen/unified/20210615.120246 submit/tizen/20210611.104600
authorTomasz Swierczek <t.swierczek@samsung.com>
Thu, 10 Jun 2021 10:35:06 +0000 (12:35 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Thu, 10 Jun 2021 10:38:13 +0000 (12:38 +0200)
- Fix static analysis issues

Change-Id: I9afe420f103909c3f16db1142b1d283052962141

CMakeLists.txt
packaging/privilege-checker.changes
packaging/privilege-checker.spec

index 2a62c82f83ff7fc4c029c28fceb93fa7705695c4..fcdec687165925fd3f59ff0c4e06a07a0a0b65a7 100644 (file)
@@ -1,5 +1,5 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
-PROJECT(privilege-checker VERSION 1.2.12 LANGUAGES C)
+PROJECT(privilege-checker VERSION 1.2.13 LANGUAGES C)
 
 INCLUDE(GNUInstallDirs)
 INCLUDE(FindPkgConfig)
index 4abd61fb2795e7e24dad0fa7ca4d76fa033b499c..06f350baf156f6f00859ed0b013615f8c61ce34e 100644 (file)
@@ -1,3 +1,6 @@
+Release version 1.2.13
+- Static analysis fixes
+
 Release version 1.2.12
 - Add core privileges: usb.host and log
 
index 488604410474b08b50a0d68ccb390218b631caf1..22c95c6c3aecd563d3b2cba18f716ea617ffda67 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:    privilege-checker
 Summary: Privilege Management
-Version: 1.2.12
+Version: 1.2.13
 Release: 0
 Group:   System/Libraries
 License: Apache-2.0