17
0
Files
telegram-desktop/_constraints
Илья Индиго 0be28b5c00 - Updated spec-file via spec-cleaner and manual optimizations.
* 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
2025-03-19 11:18:27 +00:00

9 lines
169 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<physicalmemory>
<size unit="G">16</size>
</physicalmemory>
</hardware>
</constraints>