diff options
author | mk5004.lee <mk5004.lee@samsung.com> | 2020-02-27 11:01:50 +0900 |
---|---|---|
committer | mk5004.lee <mk5004.lee@samsung.com> | 2020-02-27 11:01:50 +0900 |
commit | 4ddca430fc8764a92d0a67d711c8e135e6ef8d6f (patch) | |
tree | 8c93a79b41f79212f6eb9437bd869a05f96acdc7 | |
parent | d18959df1c96404088bd4eceadf62f4e04f6ed87 (diff) | |
download | notification-4ddca430fc8764a92d0a67d711c8e135e6ef8d6f.tar.gz notification-4ddca430fc8764a92d0a67d711c8e135e6ef8d6f.tar.bz2 notification-4ddca430fc8764a92d0a67d711c8e135e6ef8d6f.zip |
Release version 0.5.53submit/tizen/20200227.032906accepted/tizen/unified/20200228.123744
- Change default sound, vibration name
Change-Id: I9ca449e57da3868fda17c87a926f72aa8ec46468
Signed-off-by: mk5004.lee <mk5004.lee@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 e707790..a4357f6 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.52 +Version: 0.5.53 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |