diff options
author | jusung son <jusung07.son@samsung.com> | 2024-09-30 19:02:07 +0900 |
---|---|---|
committer | jusung son <jusung07.son@samsung.com> | 2024-09-30 19:02:07 +0900 |
commit | b0492d5ae0ad96a8370327b93d1121ae7c3d1c63 (patch) | |
tree | c3808fd8c5a9e56321c5f3aa6131385124150fe0 | |
parent | 1f7dfeaaba9369e2ef2ab75c885e4d53a3120b54 (diff) | |
download | notification-tizen_9.0.tar.gz notification-tizen_9.0.tar.bz2 notification-tizen_9.0.zip |
Release version 0.7.19tizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20241014.000342accepted/tizen/unified/x/20241006.081944accepted/tizen/unified/toolchain/20241022.123025accepted/tizen/unified/toolchain/20241022.122614accepted/tizen/unified/20241004.041904accepted/tizen/9.0/unified/20241030.234122tizen_9.0accepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unifiedaccepted/tizen_9.0_unified
Changes:
- Fix wrong log value
- Add apis for do not disturb app
Change-Id: Ieb0c7cba362f3ce604b9f1161d979a50e643c811
Signed-off-by: jusung son <jusung07.son@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 f963921..2d31b56 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.7.18 +Version: 0.7.19 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |