Hello community, here is the log from the commit of package mariadb for openSUSE:Factory checked in at 2019-09-11 10:22:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mariadb (Old) and /work/SRC/openSUSE:Factory/.mariadb.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb" Wed Sep 11 10:22:55 2019 rev:86 rq:728689 version:10.3.17 Changes: -------- --- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes 2019-08-22 15:12:30.010426626 +0200 +++ /work/SRC/openSUSE:Factory/.mariadb.new.7948/mariadb.changes 2019-09-11 10:22:56.679491769 +0200 @@ -1,0 +2,6 @@ +Thu Sep 5 21:43:14 UTC 2019 - Stefan BrĂ¼ns <[email protected]> + +- Use <memory> instead of <physicalmemory> for _constraints, increasing + the worker pool on x86_64 from 6 to >700. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.38FVPe/_old 2019-09-11 10:23:00.655491275 +0200 +++ /var/tmp/diff_new_pack.38FVPe/_new 2019-09-11 10:23:00.667491274 +0200 @@ -7,8 +7,11 @@ </conditions> <hardware> <physicalmemory> - <size unit="G">10</size> + <size unit="G">6</size> </physicalmemory> + <memory> + <size unit="G">10</size> + </memory> </hardware> </overwrite> @@ -18,6 +21,9 @@ <disk> <size unit="G">13</size> </disk> + <memory> + <size unit="G">8</size> + </memory> </hardware> </overwrite> </constraints>
