Release version 0.5.3 accepted/tizen/unified/20200113.130706 submit/tizen/20200109.083758
authorTomasz Swierczek <t.swierczek@samsung.com>
Thu, 9 Jan 2020 08:37:37 +0000 (09:37 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Thu, 9 Jan 2020 08:37:37 +0000 (09:37 +0100)
- Fix build for gcc 9

Change-Id: I9e8659c230982973ef95c7b36938f0e2422a447f

CMakeLists.txt
packaging/askuser-notification.spec
packaging/askuser.changes
src/notification-daemon/po/CMakeLists.txt

index 3225223..53512c0 100644 (file)
@@ -22,7 +22,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
 PROJECT("askuser")
 SET(ASKUSER_VERSION_MAJOR 0)
-SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.2)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.3)
 
 ############################# cmake packages ##################################
 
index 3f7490f..79078a5 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:       askuser-notification
 Summary:    User daemon which shows popup with privilege request
-Version:    0.5.2
+Version:    0.5.3
 Release:    1
 Group:      Security/Access Control
 License:    Apache-2.0
index 2411fe9..eeddfe6 100644 (file)
@@ -1,3 +1,7 @@
+Thu Jan 09 2020 Tomasz Swierczek <t.swierczek@samsung.com>
+Release version 0.5.3
+- Fix build for gcc 9
+
 Fri Aug 09 2019 Tomasz Swierczek <t.swierczek@samsung.com>
 Release version 0.5.2
 - Omit calling buttonAnswer when pointers are already reset
index 679384b..f40df02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2017 Samsung Electronics Co., Ltd All Rights Reserved
+# Copyright (c) 2015.3017 Samsung Electronics Co., Ltd All Rights Reserved
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.