Release version 0.5.4 accepted/tizen/unified/20200116.101837 submit/tizen/20200115.060518
authorTomasz Swierczek <t.swierczek@samsung.com>
Wed, 15 Jan 2020 06:04:29 +0000 (07:04 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Wed, 15 Jan 2020 06:04:29 +0000 (07:04 +0100)
- Fix some more gcc 9 warning after adding Wall to build config

Change-Id: I91fa0aa24ad0df8399048bf2ba0ea02b2d958e74

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

index 53512c0..b761278 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.3)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.4)
 
 ############################# cmake packages ##################################
 
index 0a76013..100893f 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:       askuser-notification
 Summary:    User daemon which shows popup with privilege request
-Version:    0.5.3
+Version:    0.5.4
 Release:    1
 Group:      Security/Access Control
 License:    Apache-2.0
index eeddfe6..806660e 100644 (file)
@@ -1,3 +1,7 @@
+Wed Jan 15 2020 Tomasz Swierczek <t.swierczek@samsung.com>
+Release version 0.5.4
+- Fix some more gcc 9 warning after adding Wall to build config
+
 Thu Jan 09 2020 Tomasz Swierczek <t.swierczek@samsung.com>
 Release version 0.5.3
 - Fix build for gcc 9
index f40df02..fc025eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2015.3017 Samsung Electronics Co., Ltd All Rights Reserved
+# Copyright (c) 2015.4017 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.