From 477ed6be8ffd9c60261d09258fcc13157636a4f3 Mon Sep 17 00:00:00 2001 From: Seungha Son Date: Fri, 9 Jun 2017 10:39:51 +0900 Subject: [PATCH] Release version 0.3.22 Changes: - Arrange naming of pkgid and appid - Updates the summary for notification_set_text - Remove duplicated semicolon - Support on demand launching for viewer appid - Removes unnecessary code - Deletes the unnecessary codes for notification_clone - Remove unnecessary the include header files Signed-off-by: Seungha Son Change-Id: I99614738fdaa356e9ffb39a6329826c0e952007a --- packaging/notification.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/notification.spec b/packaging/notification.spec index f9eb2b4..70ade9a 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.3.21 +Version: 0.3.22 Release: 1 Group: TBD License: Apache-2.0 -- 2.7.4