Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package opentoonz for openSUSE:Factory 
checked in at 2021-08-28 22:29:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opentoonz (Old)
 and      /work/SRC/openSUSE:Factory/.opentoonz.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opentoonz"

Sat Aug 28 22:29:40 2021 rev:14 rq:914791 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/opentoonz/opentoonz.changes      2021-04-24 
23:10:01.171468315 +0200
+++ /work/SRC/openSUSE:Factory/.opentoonz.new.1899/opentoonz.changes    
2021-08-28 22:30:01.682032621 +0200
@@ -1,0 +2,5 @@
+Sat Aug 28 13:06:03 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Use opencv 4 to build opentoonz if possible.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opentoonz.spec ++++++
--- /var/tmp/diff_new_pack.KXqiVL/_old  2021-08-28 22:30:02.358033372 +0200
+++ /var/tmp/diff_new_pack.KXqiVL/_new  2021-08-28 22:30:02.358033372 +0200
@@ -64,7 +64,11 @@
 BuildRequires:  pkgconfig(lzo2)
 BuildRequires:  pkgconfig(mypaint-brushes-1.0) >= 1.3
 %ifarch x86_64
+%if 0%{suse_version} == 1500 && 0%{?sle_version} < 150400
 BuildRequires:  pkgconfig(opencv)
+%else
+BuildRequires:  pkgconfig(opencv4)
+%endif
 %endif
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(zlib)

Reply via email to