Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package frei0r-plugins for openSUSE:Factory 
checked in at 2022-09-26 18:48:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frei0r-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.frei0r-plugins.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "frei0r-plugins"

Mon Sep 26 18:48:41 2022 rev:18 rq:1006117 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/frei0r-plugins/frei0r-plugins.changes    
2022-05-14 22:55:04.687209568 +0200
+++ /work/SRC/openSUSE:Factory/.frei0r-plugins.new.2275/frei0r-plugins.changes  
2022-09-26 18:48:43.400113147 +0200
@@ -1,0 +2,6 @@
+Mon Sep 26 07:31:09 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Use opencv 4 for building frei0r-plugins when possible.
+  opencv 3 doesn't support FFmpeg 5.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ frei0r-plugins.spec ++++++
--- /var/tmp/diff_new_pack.rTZPUM/_old  2022-09-26 18:48:43.856114008 +0200
+++ /var/tmp/diff_new_pack.rTZPUM/_new  2022-09-26 18:48:43.864114024 +0200
@@ -30,7 +30,11 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo) >= 1.0.0
 BuildRequires:  pkgconfig(gavl) >= 0.2.3
+%if 0%{suse_version} == 1500 && 0%{?sle_version} < 150400
 BuildRequires:  pkgconfig(opencv)
+%else
+BuildRequires:  pkgconfig(opencv4)
+%endif
 
 %description
 This package provides a collection of video sources and filters plugins,

Reply via email to