Hello community, here is the log from the commit of package MozillaFirefox for openSUSE:Factory checked in at 2019-08-08 14:22:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old) and /work/SRC/openSUSE:Factory/.MozillaFirefox.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MozillaFirefox" Thu Aug 8 14:22:22 2019 rev:292 rq:721224 version:68.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes 2019-07-22 12:18:43.787690511 +0200 +++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new.9556/MozillaFirefox.changes 2019-08-08 14:22:30.752357244 +0200 @@ -1,0 +2,5 @@ +Thu Aug 1 14:25:02 UTC 2019 - Guillaume GARDET <[email protected]> + +- Update build constraints to fix arm builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MozillaFirefox.spec ++++++ --- /var/tmp/diff_new_pack.sdxvQH/_old 2019-08-08 14:22:37.372356232 +0200 +++ /var/tmp/diff_new_pack.sdxvQH/_new 2019-08-08 14:22:37.372356232 +0200 @@ -350,7 +350,7 @@ %endif export CXXFLAGS="$CFLAGS" export MOZCONFIG=$RPM_BUILD_DIR/mozconfig -%limit_build -m 1500 +%limit_build -m 2000 cat << EOF > $MOZCONFIG mk_add_options MOZILLA_OFFICIAL=1 mk_add_options BUILD_OFFICIAL=1 ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.sdxvQH/_old 2019-08-08 14:22:37.448356221 +0200 +++ /var/tmp/diff_new_pack.sdxvQH/_new 2019-08-08 14:22:37.448356221 +0200 @@ -2,7 +2,7 @@ <constraints> <hardware> <disk> - <size unit="G">22</size> + <size unit="G">24</size> </disk> <memory> <size unit="G">8</size> @@ -12,11 +12,23 @@ <conditions> <arch>armv6l</arch> <arch>armv7l</arch> + </conditions> + <hardware> + <disk> + <size unit="G">12</size> + </disk> + <memory> + <size unit="G">5</size> + </memory> + </hardware> + </overwrite> + <overwrite> + <conditions> <arch>aarch64</arch> </conditions> <hardware> <memory> - <size unit="G">9</size> + <size unit="G">12</size> </memory> </hardware> </overwrite>
