diff options
author | Hyokeun Jeon <hyokeun.jeon@samsung.com> | 2019-09-27 18:52:34 +0900 |
---|---|---|
committer | Hyokeun Jeon <hyokeun.jeon@samsung.com> | 2019-09-27 18:52:34 +0900 |
commit | dfd841ef28599cfad6c1df5edaa515111071bddc (patch) | |
tree | 2dd18b19e1a60fd6147965c0998bee7ff0771e47 | |
parent | c8401180f4716427cb62587a19e23f5516c7a0f0 (diff) | |
download | test-trigger-tizen_mobile_tpk.tar.gz test-trigger-tizen_mobile_tpk.tar.bz2 test-trigger-tizen_mobile_tpk.zip |
[ABS] Sync code from profile/mobile/apps/web/webapp-addon-settingsubmit/tizen_mobile_tpk/20190927.123456tizen_mobile_tpk
Reference: submit/tizen/20190927.123456
Commit id: 14be73eee5b733fb5438fab014cdc6d98659756d
Requested by: hyokeun.jeon@samsung.com
SDK rootstrap version: 20190927_1
-rw-r--r-- | WebAppAddonSetting-1.0.0-arm.wgt (renamed from --arm.wgt) | bin | 1320726 -> 1320726 bytes | |||
-rw-r--r-- | WebAppAddonSetting-1.0.0-x86.wgt (renamed from --x86.wgt) | bin | 1322021 -> 1322022 bytes | |||
-rw-r--r-- | packaging/org.tizen.webapp-test.spec | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/--arm.wgt b/WebAppAddonSetting-1.0.0-arm.wgt Binary files differindex e21b13568..86cbc376e 100644 --- a/--arm.wgt +++ b/WebAppAddonSetting-1.0.0-arm.wgt diff --git a/--x86.wgt b/WebAppAddonSetting-1.0.0-x86.wgt Binary files differindex 47388a8e3..b9567e657 100644 --- a/--x86.wgt +++ b/WebAppAddonSetting-1.0.0-x86.wgt diff --git a/packaging/org.tizen.webapp-test.spec b/packaging/org.tizen.webapp-test.spec index 082d6ef8b..29d21b211 100644 --- a/packaging/org.tizen.webapp-test.spec +++ b/packaging/org.tizen.webapp-test.spec @@ -2,7 +2,7 @@ Name: org.tizen.webapp-test #VCS_FROM: scm/test-trigger#14be73eee5b733fb5438fab014cdc6d98659756d #RS_Ver: 20190927_1 Summary: org.tizen.webapp-test -Version: +Version: 1.0.0 Release: 1 Group: N/A License: Apache-2.0 @@ -14,7 +14,7 @@ ExclusiveArch: i586 x86 i486 i686 i386 armv7l arm BuildRequires: pkgconfig(libtzplatform-config) Requires(post): /usr/bin/wgt-backend -%define internal_name +%define internal_name WebAppAddonSetting %define preload_wgt_path %{TZ_SYS_RO_APP}/.preload-wgt %define build_mode %{nil} |