Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2020-02-19 12:41:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc"

Wed Feb 19 12:41:02 2020 rev:82 rq:775057 version:8.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2020-02-06 13:08:06.820332503 
+0100
+++ /work/SRC/openSUSE:Factory/.ghc.new.26092/ghc.changes       2020-02-19 
12:41:05.183687690 +0100
@@ -1,0 +2,5 @@
+Mon Feb 17 16:43:22 UTC 2020 - Andreas Schwab <[email protected]>
+
+- Increase memory limit for qemu user-space builds
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc.spec ++++++
--- /var/tmp/diff_new_pack.pLDWVC/_old  2020-02-19 12:41:06.259689762 +0100
+++ /var/tmp/diff_new_pack.pLDWVC/_new  2020-02-19 12:41:06.259689762 +0100
@@ -269,7 +269,11 @@
 
 %if 0%{?suse_version} >= 1500
 %ifarch %{unregisterised_archs}
+%if 0%{?qemu_user_space_build}
+%limit_build -m 15000
+%else
 %limit_build -m 8000
+%endif
 %else
 %limit_build -m 2000
 %endif



Reply via email to