diff options
author | Ilho Kim <ilho159.kim@samsung.com> | 2024-01-30 14:21:42 +0900 |
---|---|---|
committer | Ilho Kim <ilho159.kim@samsung.com> | 2024-01-30 14:21:42 +0900 |
commit | 783e3c7a11555b6b4a519dc34c933c0a30be6dcc (patch) | |
tree | f649101d353336bdf8b1a6e0760fc6a5ec1a8f4f | |
parent | 39042cd9add0608a16d706f8ecdf11c2cd6bf1e2 (diff) | |
download | app-installers-783e3c7a11555b6b4a519dc34c933c0a30be6dcc.tar.gz app-installers-783e3c7a11555b6b4a519dc34c933c0a30be6dcc.tar.bz2 app-installers-783e3c7a11555b6b4a519dc34c933c0a30be6dcc.zip |
Release version 1.34.40accepted/tizen/unified/x/20240205.063647accepted/tizen/unified/20240131.064311accepted/tizen/unified/20240131.064219accepted/tizen/unified/20240131.064126
Changes:
- Fix that plugin is executed several times
- Fix backup plugin execution information
- Fix static analysis issue
Change-Id: Ia9d1f4e290a4dad02c8b4309ef35fef63e32bc40
Signed-off-by: Ilho Kim <ilho159.kim@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 9e28004a..ad70437f 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.34.39 +Version: 1.34.40 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 |