Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package OpenImageIO for openSUSE:Factory checked in at 2021-04-29 01:38:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/OpenImageIO (Old) and /work/SRC/openSUSE:Factory/.OpenImageIO.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenImageIO" Thu Apr 29 01:38:06 2021 rev:24 rq:888940 version:2.2.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/OpenImageIO/OpenImageIO.changes 2021-04-14 13:05:29.401473776 +0200 +++ /work/SRC/openSUSE:Factory/.OpenImageIO.new.12324/OpenImageIO.changes 2021-04-29 01:39:07.206639645 +0200 @@ -1,0 +2,5 @@ +Tue Apr 27 18:08:54 UTC 2021 - Stefan Br??ns <[email protected]> + +- Use OpenCV4 on Tumbleweed instead of old OpenCV3. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenImageIO.spec ++++++ --- /var/tmp/diff_new_pack.KV6hr2/_old 2021-04-29 01:39:07.782640462 +0200 +++ /var/tmp/diff_new_pack.KV6hr2/_new 2021-04-29 01:39:07.782640462 +0200 @@ -93,8 +93,12 @@ BuildRequires: pkgconfig(libwebpdemux) BuildRequires: pkgconfig(libwebpmux) %if %{with opencv} +%if 0%{?suse_version} > 1500 +BuildRequires: pkgconfig(opencv4) +%else BuildRequires: pkgconfig(opencv) %endif +%endif BuildRequires: pkgconfig(zlib) Recommends: google-droid-fonts
