Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package img2pdf for openSUSE:Factory checked 
in at 2026-07-22 19:06:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/img2pdf (Old)
 and      /work/SRC/openSUSE:Factory/.img2pdf.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "img2pdf"

Wed Jul 22 19:06:20 2026 rev:8 rq:1367127 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/img2pdf/img2pdf.changes  2026-04-26 
21:15:26.515536126 +0200
+++ /work/SRC/openSUSE:Factory/.img2pdf.new.24530/img2pdf.changes       
2026-07-22 19:08:32.040104184 +0200
@@ -1,0 +2,7 @@
+Wed Jul 15 11:40:44 UTC 2026 - Sebastian Wagner <[email protected]>
+
+- Set LD_LIBRARY_PATH for openblas-serial in %check to fix test
+  failures (scipy links directly to libopenblas.so.0 but the path
+  is not in ldconfig).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ img2pdf.spec ++++++
--- /var/tmp/diff_new_pack.TO7T3i/_old  2026-07-22 19:08:32.580122686 +0200
+++ /var/tmp/diff_new_pack.TO7T3i/_new  2026-07-22 19:08:32.584122823 +0200
@@ -73,6 +73,8 @@
 %check
 # other tests looks more like a integration tests, needs
 # mupdf, imagemagick, pdftocairo, pdfimages, tiff-tools
+# scipy links directly to libopenblas.so.0 but the library path is not in 
ldconfig
+export 
LD_LIBRARY_PATH=/usr/lib64/openblas-serial:/usr/lib/openblas-serial${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
 %pytest -k '(test_general or test_layout) and not animation.gif'
 
 %post

Reply via email to