1
0
forked from pool/virtualbox

- Increase memory allowed in build to 10000 MB.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=277
This commit is contained in:
Larry Finger 2016-10-12 20:08:25 +00:00 committed by Git OBS Bridge
parent cb6bcd6187
commit 7b412c0be3
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 12 20:07:16 UTC 2016 - Larry.Finger@lwfinger.net
- Increase memory allowed in build to 10000 MB.
-------------------------------------------------------------------
Mon Sep 12 22:25:42 UTC 2016 - Larry.Finger@lwfinger.net