1
0

Accepting request 842169 from home:Guillaume_G:branches:server:messaging

- Lower constraints on Arm

OBS-URL: https://build.opensuse.org/request/show/842169
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=164
This commit is contained in:
Marcel Kuehlhorn 2020-10-16 16:40:39 +00:00 committed by Git OBS Bridge
parent 67f8c3c128
commit 55887b1bd9
2 changed files with 20 additions and 0 deletions

View File

@ -8,4 +8,19 @@
<size unit="M">2048</size>
</memoryperjob>
</hardware>
<overwrite>
<conditions>
<arch>aarch64</arch>
<arch>armv7l</arch>
<arch>armv6l</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
<memoryperjob>
<size unit="M">1024</size>
</memoryperjob>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 16 15:03:56 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Lower constraints on Arm
-------------------------------------------------------------------
Thu Oct 15 15:09:53 UTC 2020 - Adrian Campos Garrido <adriancampos@teachelp.com>