diff options
author | Sangyoon Jang <jeremy.jang@samsung.com> | 2020-09-14 15:43:25 +0900 |
---|---|---|
committer | Sangyoon Jang <jeremy.jang@samsung.com> | 2020-09-14 15:43:25 +0900 |
commit | bad36840c27ac20be7f3b86ff7d74cb271c58891 (patch) | |
tree | 10c0b89caa9691d3c1ea3e31483f1b7ebd7aaf38 | |
parent | 4ad44c7c8ce1430ab9b90ffc96b8e950230f1596 (diff) | |
download | app-installers-tizen_6.0_hotfix.tar.gz app-installers-tizen_6.0_hotfix.tar.bz2 app-installers-tizen_6.0_hotfix.zip |
Release version 1.32.21tizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114802submit/tizen_6.0_hotfix/20201102.192502submit/tizen_6.0/20201029.205102submit/tizen/20200914.071241accepted/tizen/unified/20200914.131252accepted/tizen/6.0/unified/hotfix/20201103.050555accepted/tizen/6.0/unified/hotfix/20201103.003736accepted/tizen/6.0/unified/20201030.121514tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfix
Changes:
- Fix static analysis issue
- Fix removing packaged rw directories
Change-Id: I51695e6109f5e780f0b5eff73d2f95c28a432db6
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
-rw-r--r-- | packaging/app-installers.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/app-installers.spec b/packaging/app-installers.spec index 61b030c3..5e785fc7 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.32.20 +Version: 1.32.21 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 |