Hello community, here is the log from the commit of package MozillaThunderbird for openSUSE:Factory checked in at 2020-08-23 09:20:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MozillaThunderbird (Old) and /work/SRC/openSUSE:Factory/.MozillaThunderbird.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MozillaThunderbird" Sun Aug 23 09:20:12 2020 rev:236 rq:828128 version:68.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes 2020-08-05 20:26:26.127026387 +0200 +++ /work/SRC/openSUSE:Factory/.MozillaThunderbird.new.3399/MozillaThunderbird.changes 2020-08-23 09:20:13.914653620 +0200 @@ -1,0 +2,5 @@ +Thu Aug 20 08:57:15 UTC 2020 - Martin Liška <[email protected]> + +- Use memoryperjob constraint instead of %limit_build macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MozillaThunderbird.spec ++++++ --- /var/tmp/diff_new_pack.SBbIYX/_old 2020-08-23 09:20:16.370654981 +0200 +++ /var/tmp/diff_new_pack.SBbIYX/_new 2020-08-23 09:20:16.374654984 +0200 @@ -75,7 +75,6 @@ BuildRequires: libcurl-devel BuildRequires: libidl-devel BuildRequires: libnotify-devel -BuildRequires: memory-constraints BuildRequires: mozilla-nspr-devel >= 4.21 BuildRequires: mozilla-nss-devel >= 3.44.4 BuildRequires: nasm >= 2.13 @@ -327,7 +326,6 @@ echo "" cat << EOF %else -%limit_build -m 2000 export MOZ_DEBUG_FLAGS="-pipe" cat << EOF > $MOZCONFIG %endif ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.SBbIYX/_old 2020-08-23 09:20:16.442655021 +0200 +++ /var/tmp/diff_new_pack.SBbIYX/_new 2020-08-23 09:20:16.442655021 +0200 @@ -7,6 +7,9 @@ <memory> <size unit="G">9</size> </memory> + <memoryperjob> + <size unit="M">2000</size> + </memoryperjob> </hardware> <overwrite> <conditions>
