diff options
author | Ilho Kim <ilho159.kim@samsung.com> | 2020-01-31 13:33:10 +0900 |
---|---|---|
committer | Ilho Kim <ilho159.kim@samsung.com> | 2020-01-31 13:33:10 +0900 |
commit | f212d90a1034cdd6072abbd666a59b11169d054d (patch) | |
tree | 8b38ff637ed35eec626fac07f7e2fa3e58cc4a80 /packaging | |
parent | 249e36b7468cbd104ea5d5dfaf13631c683f501c (diff) | |
download | slp-pkgmgr-f212d90a1034cdd6072abbd666a59b11169d054d.tar.gz slp-pkgmgr-f212d90a1034cdd6072abbd666a59b11169d054d.tar.bz2 slp-pkgmgr-f212d90a1034cdd6072abbd666a59b11169d054d.zip |
Release version 0.11.9submit/tizen/20200131.050227
Changes:
- Fix static analyzer issue
Change-Id: I0b1fd8eefc23e0e5aba3e0617b5db6449ff891c7
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 a10fcf4..9111671 100644 --- a/packaging/pkgmgr.spec +++ b/packaging/pkgmgr.spec @@ -1,6 +1,6 @@ Name: pkgmgr Summary: Packager Manager client library package -Version: 0.11.8 +Version: 0.11.9 Release: 0 Group: Application Framework/Package Management License: Apache-2.0 |