forked from pool/telegram-desktop
Accepting request 880261 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/880261 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=54
This commit is contained in:
commit
22ff5efff8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 18 12:46:03 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Use higher dwz memory limits for the package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 31 14:57:11 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
Sun Jan 31 14:57:11 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||||
|
|
||||||
|
@ -30,6 +30,9 @@
|
|||||||
|
|
||||||
%define __builder ninja
|
%define __builder ninja
|
||||||
|
|
||||||
|
%define _dwz_low_mem_die_limit 40000000
|
||||||
|
%define _dwz_max_die_limit 200000000
|
||||||
|
|
||||||
Name: telegram-desktop
|
Name: telegram-desktop
|
||||||
Version: 2.5.8
|
Version: 2.5.8
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -137,8 +140,8 @@ Requires: icu
|
|||||||
Requires: libqt5-qtimageformats
|
Requires: libqt5-qtimageformats
|
||||||
# TDesktop can fall back to a simple GTK file picker but prefers the portal
|
# TDesktop can fall back to a simple GTK file picker but prefers the portal
|
||||||
Recommends: xdg-desktop-portal
|
Recommends: xdg-desktop-portal
|
||||||
Recommends: libqt5-qtwayland
|
|
||||||
Recommends: google-opensans-fonts
|
Recommends: google-opensans-fonts
|
||||||
|
Recommends: libqt5-qtwayland
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Telegram is a non-profit cloud-based instant messaging service.
|
Telegram is a non-profit cloud-based instant messaging service.
|
||||||
|
Loading…
Reference in New Issue
Block a user