Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package OpenImageIO for openSUSE:Factory 
checked in at 2025-11-01 23:34:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenImageIO (Old)
 and      /work/SRC/openSUSE:Factory/.OpenImageIO.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenImageIO"

Sat Nov  1 23:34:45 2025 rev:74 rq:1314918 version:3.1.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenImageIO/OpenImageIO.changes  2025-10-17 
17:30:16.669352990 +0200
+++ /work/SRC/openSUSE:Factory/.OpenImageIO.new.1980/OpenImageIO.changes        
2025-11-01 23:34:53.983183203 +0100
@@ -1,0 +2,5 @@
+Thu Oct 30 02:46:55 UTC 2025 - Marcus Rueckert <[email protected]>
+
+- disable the testsuite on 15.x as the python version is too old
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenImageIO.spec ++++++
--- /var/tmp/diff_new_pack.cN4VHg/_old  2025-11-01 23:34:55.035227192 +0100
+++ /var/tmp/diff_new_pack.cN4VHg/_new  2025-11-01 23:34:55.039227359 +0100
@@ -31,9 +31,11 @@
 %if 0%{?suse_version} > 1500
 %bcond_without libheif
 %bcond_without python_bindings
+%bcond_without runtests
 %else
 %bcond_with python_bindings
 %bcond_with libheif
+%bcond_with runtests
 %endif
 %bcond_without opencv
 %bcond_with apidocs
@@ -258,6 +260,7 @@
 
 %fdupes -s %{buildroot}
 
+%if %{with runtests}
 %check
 # Make sure testsuite can find required fonts. Especially `DroidSerif.ttf` 
which is not part of our google-droid-fonts package
 # we need
@@ -284,6 +287,7 @@
 # Many test cases are failing on PPC, ARM, ix64 ... ignore for now
 %ctest '-E' ${disabled_tests} || true
 %endif
+%endif
 
 %ldconfig_scriptlets -n libOpenImageIO%{so_ver}
 %ldconfig_scriptlets -n libOpenImageIO_Util%{so_ver}

Reply via email to