Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2025-07-09 17:28:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc"

Wed Jul  9 17:28:06 2025 rev:113 rq:1291352 version:9.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2025-05-20 09:36:11.216433308 
+0200
+++ /work/SRC/openSUSE:Factory/.ghc.new.7373/ghc.changes        2025-07-09 
17:28:47.588512540 +0200
@@ -1,0 +2,6 @@
+Thu Jul  3 18:49:03 UTC 2025 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Apply ghc-hadrian-s390x-rts--qg.patch on loongarch64 as well
+- Set physicalmemory for loongarch64 in _constraints to 16 GB
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc.spec ++++++
--- /var/tmp/diff_new_pack.IXCEF7/_old  2025-07-09 17:28:48.500550595 +0200
+++ /var/tmp/diff_new_pack.IXCEF7/_new  2025-07-09 17:28:48.504550762 +0200
@@ -295,7 +295,7 @@
 %patch -P 3 -p1
 %endif
 
-%ifarch ppc64le s390x riscv64
+%ifarch loongarch64 ppc64le s390x riscv64
 %patch -P 200 -p1
 %endif
 %patch -P 243 -p1

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.IXCEF7/_old  2025-07-09 17:28:48.560553099 +0200
+++ /var/tmp/diff_new_pack.IXCEF7/_new  2025-07-09 17:28:48.564553265 +0200
@@ -28,5 +28,15 @@
       </disk> 
     </hardware>
   </overwrite>
+ <overwrite>
+    <conditions>
+      <arch>loongarch64</arch>
+    </conditions>
+    <hardware>
+      <physicalmemory>
+        <size unit="G">16</size>
+      </physicalmemory>
+    </hardware>
+  </overwrite>
 </constraints>
 

Reply via email to