From 56ee817070a4212b1887f38fd3d49eea32b448b28addc3aebeb6195b1023279b Mon Sep 17 00:00:00 2001 From: Xu Zhao Date: Tue, 31 Aug 2021 16:10:39 +0000 Subject: [PATCH] Accepting request 915016 from home:Guillaume_G:branches:openSUSE:Factory:ARM - Enable build on armv6/armv7 since the build has been fixed upstream OBS-URL: https://build.opensuse.org/request/show/915016 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=200 --- telegram-desktop.changes | 6 ++++++ telegram-desktop.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/telegram-desktop.changes b/telegram-desktop.changes index abc448a..80d511b 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 30 11:30:32 UTC 2021 - Guillaume GARDET + +- Enable build on armv6/armv7 since the build has been fixed + upstream + ------------------------------------------------------------------- Mon Aug 2 03:04:38 UTC 2021 - Xu Zhao diff --git a/telegram-desktop.spec b/telegram-desktop.spec index e30f5ba..5099fbe 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -53,7 +53,7 @@ Patch5: 0005-add-wayland-include-path.patch # https://github.com/desktop-app/lib_base.git 3582bca53a1e195a31760978dc41f67ce44fc7e4 # but tdesktop itself still falls short, and it looks to be something # that would affect all ILP32 platforms. -ExcludeArch: %ix86 %arm aarch64_ilp32 ppc riscv32 +ExcludeArch: %ix86 aarch64_ilp32 ppc riscv32 BuildRequires: appstream-glib BuildRequires: chrpath BuildRequires: cmake >= 3.16