1
0
telegram-desktop/_constraints
Xu Zhao f67d177786 - Update to version 5.4.1
* Fix crash when sending Star Reaction in comments.
  * Fix loading "Send As" channels in a channel.
  * Place Star Reaction always first in list.
  * Removed paid Invite Links in groups.
- Add 0005-use-bundled-ada.patch
- Add 0006-tdesktop-disable-h264.patch
- Add 0007-tg-owt-disable-h264.patch

OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=330
2024-08-22 02:20:21 +00:00

27 lines
572 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<physicalmemory>
<size unit="G">16</size>
</physicalmemory>
<memoryperjob>
<size unit="M">2048</size>
</memoryperjob>
</hardware>
<overwrite>
<conditions>
<arch>aarch64</arch>
<arch>armv7l</arch>
<arch>armv6l</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="G">5</size>
</physicalmemory>
<memoryperjob>
<size unit="M">1024</size>
</memoryperjob>
</hardware>
</overwrite>
</constraints>