Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package patchelf for openSUSE:Factory 
checked in at 2023-12-05 17:00:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patchelf (Old)
 and      /work/SRC/openSUSE:Factory/.patchelf.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patchelf"

Tue Dec  5 17:00:49 2023 rev:22 rq:1130666 version:0.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/patchelf/patchelf.changes        2023-05-10 
16:16:34.566283177 +0200
+++ /work/SRC/openSUSE:Factory/.patchelf.new.25432/patchelf.changes     
2023-12-05 17:00:50.515896557 +0100
@@ -1,0 +2,6 @@
+Mon Dec  4 07:29:40 UTC 2023 - Duraisankar P <duraisankar.pitchum...@suse.com>
+
+- [bsc#1211860] - build failure for patchelf on s390x 
+  - skip unstable check build for arch s390x
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ patchelf.spec ++++++
--- /var/tmp/diff_new_pack.TQ8aF3/_old  2023-12-05 17:00:51.027915430 +0100
+++ /var/tmp/diff_new_pack.TQ8aF3/_new  2023-12-05 17:00:51.031915578 +0100
@@ -39,7 +39,10 @@
 %make_build
 
 %check
+%ifnarch s390x
+#Bug bsc#1211860, builds are unstable for s390x
 %make_build check
+%endif
 
 %install
 %make_install

Reply via email to