telegram-desktop/_constraints
Xu Zhao 120d578347 - Update to version 5.5.5
* Suggest URL from clipboard when creating a custom link.
  * Fix animated topic icons in topic info page.
  * Fix excessive getChannelDifference requests.

OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=333
2024-09-26 17:18:39 +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>