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-10-17 17:27:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/OpenImageIO (Old) and /work/SRC/openSUSE:Factory/.OpenImageIO.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenImageIO" Fri Oct 17 17:27:37 2025 rev:73 rq:1312053 version:3.1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/OpenImageIO/OpenImageIO.changes 2025-10-06 18:09:29.142691470 +0200 +++ /work/SRC/openSUSE:Factory/.OpenImageIO.new.18484/OpenImageIO.changes 2025-10-17 17:30:16.669352990 +0200 @@ -1,0 +2,5 @@ +Fri Oct 17 07:36:16 UTC 2025 - Guillaume GARDET <[email protected]> + +- Gate imageviewer files as needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenImageIO.spec ++++++ --- /var/tmp/diff_new_pack.S8J3eD/_old 2025-10-17 17:30:18.169416163 +0200 +++ /var/tmp/diff_new_pack.S8J3eD/_new 2025-10-17 17:30:18.177416499 +0200 @@ -295,7 +295,9 @@ %{_bindir}/idiff %{_bindir}/igrep %{_bindir}/iinfo +%if %{with imageviewer} %{_bindir}/iv +%endif %{_bindir}/maketx %{_bindir}/oiiotool %{_bindir}/testtex @@ -304,7 +306,9 @@ %{_mandir}/man1/idiff.1.* %{_mandir}/man1/igrep.1.* %{_mandir}/man1/iinfo.1.* +%if %{with imageviewer} %{_mandir}/man1/iv.1.* +%endif %{_mandir}/man1/maketx.1.* %{_mandir}/man1/oiiotool.1.* %endif
