Accepting request 942346 from KDE:Qt6

- Increase the memory constraint to fix a oom failure

OBS-URL: https://build.opensuse.org/request/show/942346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-base?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2021-12-24 19:23:19 +00:00 committed by Git OBS Bridge
commit 6a00d82332
2 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<size unit="G">15</size>
</disk>
<memory>
<size unit="M">3500</size>
<size unit="M">4000</size>
</memory>
<processors>4</processors>
</hardware>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 22 13:47:40 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Increase the memory constraint to fix a oom failure
-------------------------------------------------------------------
Wed Dec 1 10:05:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>