From da7122e5f1f48684f341f61d1cee9e221efe07436768d2ea8d5396fc72c50383 Mon Sep 17 00:00:00 2001 From: Marcel Kuehlhorn Date: Sat, 20 Mar 2021 16:23:17 +0000 Subject: [PATCH] Accepting request 879875 from home:marxin:branches:server:messaging - Use higher dwz memory limits for the package. OBS-URL: https://build.opensuse.org/request/show/879875 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=182 --- telegram-desktop.changes | 5 +++++ telegram-desktop.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/telegram-desktop.changes b/telegram-desktop.changes index d1a06f5..7b56f43 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 18 12:46:03 UTC 2021 - Martin Liška + +- Use higher dwz memory limits for the package. + ------------------------------------------------------------------- Sun Jan 31 14:57:11 UTC 2021 - Marcel Kuehlhorn diff --git a/telegram-desktop.spec b/telegram-desktop.spec index 3c34e55..79750bc 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -30,6 +30,9 @@ %define __builder ninja +%define _dwz_low_mem_die_limit 40000000 +%define _dwz_max_die_limit 200000000 + Name: telegram-desktop Version: 2.5.8 Release: 0 @@ -137,8 +140,8 @@ Requires: icu Requires: libqt5-qtimageformats # TDesktop can fall back to a simple GTK file picker but prefers the portal Recommends: xdg-desktop-portal -Recommends: libqt5-qtwayland Recommends: google-opensans-fonts +Recommends: libqt5-qtwayland %description Telegram is a non-profit cloud-based instant messaging service.