From 600fc25949a1f9213f59956ec61c6209c74fe8ad3c96229960c76796b7f62649 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 10 Jun 2020 06:40:58 +0000 Subject: [PATCH] Accepting request 812950 from home:Guillaume_G:branches:server:database - Update _constraints to make it more readable and request more memory for aarch64 to avoid occasionnal OOM errors on %check OBS-URL: https://build.opensuse.org/request/show/812950 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=256 --- _constraints | 25 ++++++++++--------------- mariadb.changes | 6 ++++++ 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/_constraints b/_constraints index 885fe51..f54b56d 100644 --- a/_constraints +++ b/_constraints @@ -1,29 +1,24 @@ + + + 18 + + + 8 + + + i586 x86_64 + aarch64 ppc64le 10 - - 10 - - - - - - - - - 18 - - - 8 - diff --git a/mariadb.changes b/mariadb.changes index c590d4e..a3b666f 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 9 14:38:20 UTC 2020 - Guillaume GARDET + +- Update _constraints to make it more readable and request + more memory for aarch64 to avoid occasionnal OOM errors on %check + ------------------------------------------------------------------- Wed Jun 3 13:32:46 UTC 2020 - pgajdos@suse.com