1
0
forked from pool/virtualbox

- Requesting 14000 MB is too much. Reduce the request to 12000 MB.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=280
This commit is contained in:
Larry Finger 2016-10-18 14:44:20 +00:00 committed by Git OBS Bridge
parent 6334815d84
commit de69b33e99
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 18 14:43:04 UTC 2016 - Larry.Finger@lwfinger.net
- Requesting 14000 MB is too much. Reduce the request to 12000 MB.
-------------------------------------------------------------------
Thu Oct 13 19:15:03 UTC 2016 - Larry.Finger@lwfinger.net