* Droped _service, Leap 15 support and a lot of unnecessary garbage. * Limited support only for Tumbleweed and Leap 16 on x86_64 and aarch64. * Enabled _lto_cflags. * Limited debugging information to -g1 level. * Used %cmake and other path macros everywhere possible. * Changed _constraints file to single limit RAM to 16GB. - Updated ada to 3.2.1. - Updated tg_owt to git20241202. * Changed 0002-tg_owt-h264-dlopen.patch. - Updated to 5.12.5 * Added messages search in channel comments. * Added option for running in backround on Linux. * Fixed freeze in sound reencoding on macOS and Linux. * Fixed arbitrary cropping support in the image editor. * Fixed crash on round video message playback. * Fixed complex custom keyboard shortcuts. * Fixed some crashes. * Added support swipe navigation on touchscreens. OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=351
9 lines
169 B
XML
9 lines
169 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">16</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
</constraints>
|