Hello community,
here is the log from the commit of package ghc-bootstrap-helpers for
openSUSE:Factory checked in at 2020-06-05 20:18:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-bootstrap-helpers (Old)
and /work/SRC/openSUSE:Factory/.ghc-bootstrap-helpers.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-bootstrap-helpers"
Fri Jun 5 20:18:32 2020 rev:3 rq:811493 version:1
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-bootstrap-helpers/ghc-bootstrap-helpers.changes
2020-01-29 13:13:02.950006298 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-bootstrap-helpers.new.3606/ghc-bootstrap-helpers.changes
2020-06-05 20:24:25.688683294 +0200
@@ -1,0 +2,5 @@
+Tue Jun 2 08:11:28 UTC 2020 - Ondřej Súkup <[email protected]>
+
+- add constraints for memory on riscv64
+
+-------------------------------------------------------------------
New:
----
_constraints
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ _constraints ++++++
<constraints>
<hardware>
<physicalmemory>
<size unit="G">4</size>
</physicalmemory>
</hardware>
<overwrite>
<conditions>
<arch>riscv64</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints>