Hello community, here is the log from the commit of package inkscape for openSUSE:Factory checked in at 2020-10-08 13:08:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/inkscape (Old) and /work/SRC/openSUSE:Factory/.inkscape.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "inkscape" Thu Oct 8 13:08:16 2020 rev:110 rq:839418 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes 2020-09-14 12:01:40.587524013 +0200 +++ /work/SRC/openSUSE:Factory/.inkscape.new.4249/inkscape.changes 2020-10-08 13:09:36.067032116 +0200 @@ -1,0 +2,8 @@ +Fri Oct 2 23:17:32 UTC 2020 - Stefan BrĂ¼ns <[email protected]> + +- Clean up constraints: + * Remove ppc64le specific memory bound, use global 4GB limit. + * Add memoryperjob constraint, some ppc64{,le} workers have + a high core-to-memory ratio. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.K0qjRU/_old 2020-10-08 13:09:36.767032750 +0200 +++ /var/tmp/diff_new_pack.K0qjRU/_new 2020-10-08 13:09:36.767032750 +0200 @@ -3,16 +3,12 @@ <disk> <size unit="G">5</size> </disk> + <memory> + <size unit="M">4000</size> + </memory> + <memoryperjob> + <size unit="M">800</size> + </memoryperjob> </hardware> - <overwrite> - <conditions> - <arch>ppc64le</arch> - </conditions> - <hardware> - <physicalmemory> - <size unit="M">4800</size> - </physicalmemory> - </hardware> - </overwrite> </constraints>
