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-03-19 22:34:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/OpenImageIO (Old) and /work/SRC/openSUSE:Factory/.OpenImageIO.new.4956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenImageIO" Wed Mar 19 22:34:19 2025 rev:63 rq:1254209 version:2.5.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/OpenImageIO/OpenImageIO.changes 2025-03-11 20:47:42.264179200 +0100 +++ /work/SRC/openSUSE:Factory/.OpenImageIO.new.4956/OpenImageIO.changes 2025-03-19 22:34:48.604869850 +0100 @@ -1,0 +2,7 @@ +Tue Mar 18 17:02:13 UTC 2025 - Marcus Rueckert <mrueck...@suse.de> + +- partially revert the previous change: + so why are man pages behind the python bindings? because the + CMakeLists.txt only renders man pages when python is enabled + +------------------------------------------------------------------- @@ -4 +11 @@ -- Fix build on aarch64 (where imageviewer is disbaled) +- Fix build on aarch64 (where imageviewer is disabled) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenImageIO.spec ++++++ --- /var/tmp/diff_new_pack.18t08b/_old 2025-03-19 22:34:49.940926096 +0100 +++ /var/tmp/diff_new_pack.18t08b/_new 2025-03-19 22:34:49.944926264 +0100 @@ -275,7 +275,10 @@ %doc src/doc/CHANGES-0.x.md src/doc/CHANGES-1.x.md %license LICENSE.md %{_bindir}/* +# so why are man pages behind the python bindings? because the CMakeLists.txt only renders man pages when python is enabled +%if %{with python_bindings} %{_mandir}/man1/*.1%{ext_man} +%endif %if %{with apidocs} %files devel-doc