From 56afc0102987a03e719d1175bb605d54049c7507df2b187e6762e1b63dbd0e90 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sat, 15 Oct 2022 01:01:58 +0000 Subject: [PATCH] - Increase both memory and storage to 16G to avoid exhaustion of memory/storage when compiling. OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=38 --- _constraints | 5 ++++- lapce.changes | 6 ++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/_constraints b/_constraints index b1d0396..b03b3bf 100644 --- a/_constraints +++ b/_constraints @@ -2,7 +2,10 @@ - 8 + 16 + + 16 + diff --git a/lapce.changes b/lapce.changes index cd39a05..b9e2483 100644 --- a/lapce.changes +++ b/lapce.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 15 01:00:58 UTC 2022 - Soc Virnyl Estela + +- Increase both memory and storage to 16G to avoid exhaustion of memory/storage + when compiling. + ------------------------------------------------------------------- Sat Oct 15 00:27:13 UTC 2022 - Soc Virnyl Estela