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