diff options
author | hyunho <hhstark.kang@samsung.com> | 2019-05-13 10:37:33 +0900 |
---|---|---|
committer | hyunho <hhstark.kang@samsung.com> | 2019-05-13 10:37:33 +0900 |
commit | 537ecc9b9ca7b0a2a9d67d760e4a270bfac3fe25 (patch) | |
tree | c7edb5219e7c3d732c76fd6b4b701a37a9d34ae2 | |
parent | e35cb27008087f05fcdffa267ff331a8dba14b86 (diff) | |
download | notification-accepted/tizen/unified/20190513.082603.tar.gz notification-accepted/tizen/unified/20190513.082603.tar.bz2 notification-accepted/tizen/unified/20190513.082603.zip |
Release version 0.5.19submit/tizen/20190513.013833accepted/tizen/unified/20190513.082603
Changes:
- Fix wrong query
Change-Id: I8a37b216101187d638b0d90e4715185bfa395b4c
Signed-off-by: hyunho <hhstark.kang@samsung.com>
-rw-r--r-- | packaging/notification.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/notification.spec b/packaging/notification.spec index 2fffc5b..88cdf10 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.18 +Version: 0.5.19 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |