[ABS] Fixed Cancel button and Checkbox colors. accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix_tizeniot_tpk tizen_7.0_tizeniot_tpk accepted/tizen/7.0/unified/20221110.061744 accepted/tizen/7.0/unified/hotfix/20221116.111735 accepted/tizen/unified/20220823.005649 submit/tizen_tizeniot_tpk/20220819.075051 tizen_7.0_m2_release
authordipika4 <dipika.t@samsung.com>
Fri, 19 Aug 2022 07:46:21 +0000 (16:46 +0900)
committerdipika4 <dipika.t@samsung.com>
Fri, 19 Aug 2022 07:46:21 +0000 (16:46 +0900)
Reference: submit/tizen/20220819.075051
Commit id: e0d1a05238ce228c1785e10600713106924af817
Requested by: dipika.t@samsung.com
SDK rootstrap version: 20220817_3

org.tizen.image-viewer_common-1.0.0-aarch64-debug.tpk
org.tizen.image-viewer_common-1.0.0-aarch64.tpk
org.tizen.image-viewer_common-1.0.0-arm-debug.tpk
org.tizen.image-viewer_common-1.0.0-arm.tpk
org.tizen.image-viewer_common-1.0.0-i586-debug.tpk
org.tizen.image-viewer_common-1.0.0-i586.tpk
org.tizen.image-viewer_common-1.0.0-x86_64-debug.tpk [new file with mode: 0644]
org.tizen.image-viewer_common-1.0.0-x86_64.tpk [new file with mode: 0644]
packaging/org.tizen.image-viewer_common.spec

index b3fc41c..b046919 100644 (file)
Binary files a/org.tizen.image-viewer_common-1.0.0-aarch64-debug.tpk and b/org.tizen.image-viewer_common-1.0.0-aarch64-debug.tpk differ
index a1a6f8a..3584dfb 100644 (file)
Binary files a/org.tizen.image-viewer_common-1.0.0-aarch64.tpk and b/org.tizen.image-viewer_common-1.0.0-aarch64.tpk differ
index 1a84ad0..637a51d 100644 (file)
Binary files a/org.tizen.image-viewer_common-1.0.0-arm-debug.tpk and b/org.tizen.image-viewer_common-1.0.0-arm-debug.tpk differ
index 11a8752..13aadcb 100644 (file)
Binary files a/org.tizen.image-viewer_common-1.0.0-arm.tpk and b/org.tizen.image-viewer_common-1.0.0-arm.tpk differ
index c7a44f8..07c5073 100644 (file)
Binary files a/org.tizen.image-viewer_common-1.0.0-i586-debug.tpk and b/org.tizen.image-viewer_common-1.0.0-i586-debug.tpk differ
index 35502ce..26bd9c3 100644 (file)
Binary files a/org.tizen.image-viewer_common-1.0.0-i586.tpk and b/org.tizen.image-viewer_common-1.0.0-i586.tpk differ
diff --git a/org.tizen.image-viewer_common-1.0.0-x86_64-debug.tpk b/org.tizen.image-viewer_common-1.0.0-x86_64-debug.tpk
new file mode 100644 (file)
index 0000000..98237e6
Binary files /dev/null and b/org.tizen.image-viewer_common-1.0.0-x86_64-debug.tpk differ
diff --git a/org.tizen.image-viewer_common-1.0.0-x86_64.tpk b/org.tizen.image-viewer_common-1.0.0-x86_64.tpk
new file mode 100644 (file)
index 0000000..8733cce
Binary files /dev/null and b/org.tizen.image-viewer_common-1.0.0-x86_64.tpk differ
index 49bc1c9..fd1a11f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.image-viewer_common
 #VCS_FROM:   profile/iot/apps/native/ug-image-viewer-efl#e0d1a05238ce228c1785e10600713106924af817
-#RS_Ver:    20210702_1
+#RS_Ver:    20220817_3
 Summary:    image-viewer
 Version:    1.0.0
 Release:    1
@@ -8,7 +8,7 @@ Group:      Applications/Multimedia Applications
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 
-ExclusiveArch:  i586 x86 aarch64 i486 i686 i386 armv7l arm
+ExclusiveArch:  x86_64 i586 x86 aarch64 i486 i686 i386 armv7l arm
 
 
 BuildRequires:  pkgconfig(libtzplatform-config)