- Some builds still run out of memory and fail. Increase to 14000 MB.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=279
This commit is contained in:
Larry Finger 2016-10-13 19:16:19 +00:00 committed by Git OBS Bridge
parent 28295250eb
commit 6334815d84
2 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<constraints>
<hardware>
<physicalmemory>
<size unit="M">10000</size>
<size unit="M">14000</size>
</physicalmemory>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 13 19:15:03 UTC 2016 - Larry.Finger@lwfinger.net
- Some builds still run out of memory and fail. Increase to 14000 MB.
-------------------------------------------------------------------
Thu Oct 13 16:11:14 UTC 2016 - Larry.Finger@lwfinger.net