Release version 0.6.3 33/295433/1 accepted/tizen_unified_dev accepted/tizen/unified/20230712.040719 accepted/tizen/unified/dev/20230726.115837
authorTomasz Swierczek <t.swierczek@samsung.com>
Fri, 7 Jul 2023 06:29:00 +0000 (08:29 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Fri, 7 Jul 2023 06:29:27 +0000 (08:29 +0200)
- Fix issues found by using new toolchain
- Fix static analysis issues

Change-Id: I7f84eeebdf4be2364764649d4c5c5055ec5c29cf

CMakeLists.txt
packaging/askuser-notification.spec
packaging/askuser.changes

index b9b68d8..8fb54b4 100644 (file)
@@ -22,7 +22,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
 PROJECT("askuser-notification")
 SET(ASKUSER_VERSION_MAJOR 0)
-SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.6.2)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.6.3)
 
 ############################# cmake packages ##################################
 
index a0a6820..fe6e7e6 100644 (file)
@@ -6,7 +6,7 @@
 
 Name:       askuser-notification
 Summary:    User daemon which shows popup with privilege request
-Version:    0.6.2
+Version:    0.6.3
 Release:    1
 Group:      Security/Access Control
 License:    Apache-2.0
index 11efe38..5a8c2b4 100644 (file)
@@ -1,3 +1,8 @@
+Fri Jul 07 2023 Tomasz Swierczek <t.swierczek@samsung.com>
+Release version 0.6.3
+- Fix issues found by using new toolchain
+- Fix static analysis issues
+
 Mon May 15 2023 Dariusz Michaluk <d.michaluk@samsung.com>
 Release version 0.6.2
 - Change platform version to 8.0