diff options
author | Sangchul Lee <sc11.lee@samsung.com> | 2022-09-27 22:13:37 +0000 |
---|---|---|
committer | Sangchul Lee <sc11.lee@samsung.com> | 2022-09-27 22:13:37 +0000 |
commit | 85840ac8cdf52cbc4d7353271cb958787736afd1 (patch) | |
tree | 7aa793cb1339290e775105250c68b34ee298fb92 | |
parent | 7cdeeefadf71ef45ee14ee57c36f2de9ee4aa6c9 (diff) | |
download | video-player-tizen_7.0_hotfix_tizeniot_tpk.tar.gz video-player-tizen_7.0_hotfix_tizeniot_tpk.tar.bz2 video-player-tizen_7.0_hotfix_tizeniot_tpk.zip |
[ABS] Remove sound-manager deprecated APItizen_7.0_m2_releaseaccepted/tizen/unified/20220928.144419accepted/tizen/7.0/unified/hotfix/20221116.111741tizen_7.0_hotfix_tizeniot_tpkaccepted/tizen_7.0_unified_hotfix
VCS: 6258e4f9c271404da55e2d17265bb50cad685231
-rw-r--r-- | org.tizen.videos_common-1.0.0-aarch64-debug.tpk | bin | 0 -> 6485441 bytes | |||
-rw-r--r-- | org.tizen.videos_common-1.0.0-aarch64.tpk | bin | 5564092 -> 5564124 bytes | |||
-rw-r--r-- | org.tizen.videos_common-1.0.0-arm-debug.tpk | bin | 0 -> 6609032 bytes | |||
-rw-r--r-- | org.tizen.videos_common-1.0.0-arm.tpk | bin | 5695044 -> 5695061 bytes | |||
-rw-r--r-- | org.tizen.videos_common-1.0.0-i586-debug.tpk | bin | 0 -> 6528584 bytes | |||
-rw-r--r-- | org.tizen.videos_common-1.0.0-i586.tpk | bin | 6528552 -> 6528584 bytes | |||
-rw-r--r-- | org.tizen.videos_common-1.0.0-x86_64-debug.tpk | bin | 0 -> 6417539 bytes | |||
-rw-r--r-- | org.tizen.videos_common-1.0.0-x86_64.tpk | bin | 6417506 -> 6417539 bytes | |||
-rw-r--r-- | packaging/org.tizen.videos_common.spec | 2 |
9 files changed, 1 insertions, 1 deletions
diff --git a/org.tizen.videos_common-1.0.0-aarch64-debug.tpk b/org.tizen.videos_common-1.0.0-aarch64-debug.tpk Binary files differnew file mode 100644 index 0000000..907365a --- /dev/null +++ b/org.tizen.videos_common-1.0.0-aarch64-debug.tpk diff --git a/org.tizen.videos_common-1.0.0-aarch64.tpk b/org.tizen.videos_common-1.0.0-aarch64.tpk Binary files differindex 5cff166..2dbe553 100644 --- a/org.tizen.videos_common-1.0.0-aarch64.tpk +++ b/org.tizen.videos_common-1.0.0-aarch64.tpk diff --git a/org.tizen.videos_common-1.0.0-arm-debug.tpk b/org.tizen.videos_common-1.0.0-arm-debug.tpk Binary files differnew file mode 100644 index 0000000..e69d4da --- /dev/null +++ b/org.tizen.videos_common-1.0.0-arm-debug.tpk diff --git a/org.tizen.videos_common-1.0.0-arm.tpk b/org.tizen.videos_common-1.0.0-arm.tpk Binary files differindex 1c48670..4da045b 100644 --- a/org.tizen.videos_common-1.0.0-arm.tpk +++ b/org.tizen.videos_common-1.0.0-arm.tpk diff --git a/org.tizen.videos_common-1.0.0-i586-debug.tpk b/org.tizen.videos_common-1.0.0-i586-debug.tpk Binary files differnew file mode 100644 index 0000000..3125cfb --- /dev/null +++ b/org.tizen.videos_common-1.0.0-i586-debug.tpk diff --git a/org.tizen.videos_common-1.0.0-i586.tpk b/org.tizen.videos_common-1.0.0-i586.tpk Binary files differindex 15222b4..da684c2 100644 --- a/org.tizen.videos_common-1.0.0-i586.tpk +++ b/org.tizen.videos_common-1.0.0-i586.tpk diff --git a/org.tizen.videos_common-1.0.0-x86_64-debug.tpk b/org.tizen.videos_common-1.0.0-x86_64-debug.tpk Binary files differnew file mode 100644 index 0000000..dddf60f --- /dev/null +++ b/org.tizen.videos_common-1.0.0-x86_64-debug.tpk diff --git a/org.tizen.videos_common-1.0.0-x86_64.tpk b/org.tizen.videos_common-1.0.0-x86_64.tpk Binary files differindex 977c69b..059221d 100644 --- a/org.tizen.videos_common-1.0.0-x86_64.tpk +++ b/org.tizen.videos_common-1.0.0-x86_64.tpk diff --git a/packaging/org.tizen.videos_common.spec b/packaging/org.tizen.videos_common.spec index 2237383..8187c4b 100644 --- a/packaging/org.tizen.videos_common.spec +++ b/packaging/org.tizen.videos_common.spec @@ -8,7 +8,7 @@ Group: Applications License: Apache-2.0 Source0: %{name}-%{version}.tar.gz -ExclusiveArch: i586 x86 i486 i686 i386 armv7l arm +ExclusiveArch: x86_64 i586 x86 aarch64 i486 i686 i386 armv7l arm BuildRequires: pkgconfig(libtzplatform-config) Requires(post): /usr/bin/tpk-backend |