From f5efacd7e0c2e649b45ffd797a6ad07ecc6675e5 Mon Sep 17 00:00:00 2001 From: "mk5004.lee" Date: Mon, 29 Jul 2019 09:25:47 +0900 Subject: [PATCH] Release version 0.5.24 - Check coding style in notification_shared_file Fix memory leak Modify to use info.GetOwner() for dbus_sender Fix add item to group item error Change-Id: I1519a82562e299ceeecdbedc7c14bc3291fee797 Signed-off-by: mk5004.lee --- packaging/notification.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/notification.spec b/packaging/notification.spec index d9b176d..37b04d8 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.23 +Version: 0.5.24 Release: 1 Group: Applications/Core Applications License: Apache-2.0 -- 2.7.4