SHA256
1
0
forked from pool/vtk

Accepting request 813241 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Update _constraints to avoid OOM errors

OBS-URL: https://build.opensuse.org/request/show/813241
OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=160
This commit is contained in:
Dirk Stoecker 2020-06-19 06:34:33 +00:00 committed by Git OBS Bridge
parent 44fcb2744c
commit 014a4011e1
2 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,8 @@
<constraints>
<hardware>
<physicalmemory>
<size unit="G">3</size>
</physicalmemory>
<disk>
<size unit="G">12</size>
</disk>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 10 12:57:24 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update _constraints to avoid OOM errors
-------------------------------------------------------------------
Sun May 31 20:28:03 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>