diff options
author | Ilho Kim <ilho159.kim@samsung.com> | 2024-04-16 15:44:16 +0900 |
---|---|---|
committer | Ilho Kim <ilho159.kim@samsung.com> | 2024-04-16 15:44:16 +0900 |
commit | ce76392f9425b9a8139c57007b27d7d4397a71db (patch) | |
tree | 614af44b6e391ab81d850ae6bd124633aa31a20d /packaging | |
parent | dfbb16d632fdd67ac49f34d8792ae770cfbe305d (diff) | |
download | slp-pkgmgr-ce76392f9425b9a8139c57007b27d7d4397a71db.tar.gz slp-pkgmgr-ce76392f9425b9a8139c57007b27d7d4397a71db.tar.bz2 slp-pkgmgr-ce76392f9425b9a8139c57007b27d7d4397a71db.zip |
Release version 0.20.6accepted/tizen/unified/x/20240419.130254accepted/tizen/unified/20240417.151534
Changes:
- Fix signal name during send signal
- Implement pkgmgr_client_set_status_type
- Impelement pkgmgr_client_remove_listen_status
Change-Id: I51c8871a7e8c3d3304a0779562e628245ea2dc6f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/pkgmgr.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/pkgmgr.spec b/packaging/pkgmgr.spec index 65336b4..0614737 100644 --- a/packaging/pkgmgr.spec +++ b/packaging/pkgmgr.spec @@ -1,6 +1,6 @@ Name: pkgmgr Summary: Packager Manager client library package -Version: 0.20.5 +Version: 0.20.6 Release: 0 Group: Application Framework/Package Management License: Apache-2.0 |