From: Sangchul Lee Date: Thu, 3 Nov 2022 02:57:51 +0000 (+0000) Subject: [ABS] Remove sound-manager deprecated API X-Git-Tag: accepted/tizen/unified/20221103.165819^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_unified;p=profile%2Fmobile%2Fapps%2Fnative%2Fvideo-player.git [ABS] Remove sound-manager deprecated API VCS: fc37301f67ac555da9f957c3befc76a46adb2f17 --- diff --git a/org.tizen.videos-1.0.0-arm-debug.tpk b/org.tizen.videos-1.0.0-arm-debug.tpk new file mode 100644 index 0000000..eb05050 Binary files /dev/null and b/org.tizen.videos-1.0.0-arm-debug.tpk differ diff --git a/org.tizen.videos-1.0.0-arm.tpk b/org.tizen.videos-1.0.0-arm.tpk index 4a77ea4..1e31da4 100644 Binary files a/org.tizen.videos-1.0.0-arm.tpk and b/org.tizen.videos-1.0.0-arm.tpk differ diff --git a/org.tizen.videos-1.0.0-i586-debug.tpk b/org.tizen.videos-1.0.0-i586-debug.tpk new file mode 100644 index 0000000..3034ef8 Binary files /dev/null and b/org.tizen.videos-1.0.0-i586-debug.tpk differ diff --git a/org.tizen.videos-1.0.0-i586.tpk b/org.tizen.videos-1.0.0-i586.tpk index cb40a60..c64d0dd 100644 Binary files a/org.tizen.videos-1.0.0-i586.tpk and b/org.tizen.videos-1.0.0-i586.tpk differ diff --git a/packaging/org.tizen.videos.spec b/packaging/org.tizen.videos.spec index 537bb49..1347c12 100644 --- a/packaging/org.tizen.videos.spec +++ b/packaging/org.tizen.videos.spec @@ -1,6 +1,6 @@ Name: org.tizen.videos -#VCS_FROM: #fc37301f67ac555da9f957c3befc76a46adb2f17 -#RS_Ver: 20220924_110540 +#VCS_FROM: profile/mobile/apps/native/video-player#fc37301f67ac555da9f957c3befc76a46adb2f17 +#RS_Ver: 20221102_124916 Summary: video library __SUMMARY__ store Version: 1.0.0 Release: 1 @@ -8,7 +8,8 @@ Group: Applications License: Flora-1.1 Source0: %{name}-%{version}.tar.gz -ExclusiveArch: i586 x86 i486 i686 i386 armv7l arm +#ExclusiveArch: x86_64 i586 x86 aarch64 i486 i686 i386 armv7l arm +ExclusiveArch: arm armv7l i586 i486 i686 i386 x86 BuildRequires: pkgconfig(libtzplatform-config) Requires(post): /usr/bin/tpk-backend @@ -32,7 +33,7 @@ Requires(post): /usr/bin/tpk-backend %endif %description -__VCS__ +profile/mobile/apps/native/video-player#fc37301f67ac555da9f957c3befc76a46adb2f17 This is a container package which have preload TPK/WGT files %prep