Hello community, here is the log from the commit of package mariadb for openSUSE:Factory checked in at 2020-06-11 14:43:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mariadb (Old) and /work/SRC/openSUSE:Factory/.mariadb.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb" Thu Jun 11 14:43:11 2020 rev:99 rq:813103 version:10.4.13 Changes: -------- --- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes 2020-06-08 23:59:25.984214944 +0200 +++ /work/SRC/openSUSE:Factory/.mariadb.new.3606/mariadb.changes 2020-06-11 14:43:51.417234797 +0200 @@ -1,0 +2,6 @@ +Tue Jun 9 14:38:20 UTC 2020 - Guillaume GARDET <[email protected]> + +- Update _constraints to make it more readable and request + more memory for aarch64 to avoid occasionnal OOM errors on %check + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.G1jTvU/_old 2020-06-11 14:43:52.457237826 +0200 +++ /var/tmp/diff_new_pack.G1jTvU/_new 2020-06-11 14:43:52.461237839 +0200 @@ -1,29 +1,24 @@ <constraints> + <hardware> + <disk> + <size unit="G">18</size> + </disk> + <memory> + <size unit="G">8</size> + </memory> + </hardware> + <overwrite> <conditions> <arch>i586</arch> <arch>x86_64</arch> + <arch>aarch64</arch> <arch>ppc64le</arch> </conditions> <hardware> <physicalmemory> <size unit="G">10</size> </physicalmemory> - <memory> - <size unit="G">10</size> - </memory> - </hardware> - </overwrite> - - <overwrite> - <conditions/> - <hardware> - <disk> - <size unit="G">18</size> - </disk> - <memory> - <size unit="G">8</size> - </memory> </hardware> </overwrite> </constraints>
