From: SukhyungKang Date: Fri, 29 Mar 2024 01:58:25 +0000 (+0900) Subject: Release version 0.7.12 X-Git-Tag: accepted/tizen/8.0/unified/20240401.145024^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c9af86325cfab0eb4bb571b579c4167cb00d864;p=platform%2Fcore%2Fapi%2Fnotification.git Release version 0.7.12 Changes: - Fix null reference case - Add lock for thread safe - Add return type of constructor/destructor function - Remove unnecessary code Change-Id: I93fe3eb452de7651c84cefd6811ee3c55e33d8ba Signed-off-by: SukhyungKang --- diff --git a/packaging/notification.spec b/packaging/notification.spec index bd5948eb..397239d8 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.7.11 +Version: 0.7.12 Release: 1 Group: Applications/Core Applications License: Apache-2.0