From e34aa5f6064f6983c7e2ca40e73d0ced09ce907a Mon Sep 17 00:00:00 2001 From: "mk5004.lee" Date: Thu, 21 May 2020 09:12:50 +0900 Subject: [PATCH] Release version 0.5.70 - Fix double free issue Change-Id: Id22e3b25eea70273bde780d6e2f3b71cf185b791 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 998f187..6a0f7e4 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.69 +Version: 0.5.70 Release: 1 Group: Applications/Core Applications License: Apache-2.0 -- 2.7.4