SHA256
1
0
forked from pool/lapce

- Add more memory to avoid memory exhaustion in the _constraints file.

OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=33
This commit is contained in:
Soc Virnyl Estela
2022-10-11 13:45:24 +00:00
committed by Git OBS Bridge
parent 98684860e0
commit f04672f14a
2 changed files with 13 additions and 0 deletions

8
_constraints Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</constraints>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 11 13:43:30 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add more memory to avoid memory exhaustion in the _constraints file.
-------------------------------------------------------------------
Tue Oct 11 12:38:56 UTC 2022 - socvirnyl.estela@gmail.com