From f04672f14ad69a064e6f594885df9f37064f033a61970b27c41f532ed365c392 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Tue, 11 Oct 2022 13:45:24 +0000 Subject: [PATCH] - 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 --- _constraints | 8 ++++++++ lapce.changes | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..b1d0396 --- /dev/null +++ b/_constraints @@ -0,0 +1,8 @@ + + + + + 8 + + + diff --git a/lapce.changes b/lapce.changes index bb57433..9962c95 100644 --- a/lapce.changes +++ b/lapce.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 11 13:43:30 UTC 2022 - Soc Virnyl Estela + +- Add more memory to avoid memory exhaustion in the _constraints file. + ------------------------------------------------------------------- Tue Oct 11 12:38:56 UTC 2022 - socvirnyl.estela@gmail.com