Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-04-03 12:12:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and      /work/SRC/openSUSE:Factory/.libmlt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmlt"

Tue Apr  3 12:12:16 2018 rev:38 rq:592934 version:6.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes    2018-03-06 
10:47:45.207275197 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes       2018-04-03 
12:12:19.818887233 +0200
@@ -1,0 +2,7 @@
+Sun Apr  1 22:52:38 UTC 2018 - [email protected]
+
+- Build with sdl and sdl2:
+  * Preserve backward compatibility. Both "sdl" and "sdl2" modules 
+  can be compiled into MLT 6.6.0 and later
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libmlt.spec ++++++
--- /var/tmp/diff_new_pack.LG2qSB/_old  2018-04-03 12:12:21.574824045 +0200
+++ /var/tmp/diff_new_pack.LG2qSB/_new  2018-04-03 12:12:21.578823901 +0200
@@ -76,6 +76,7 @@
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(samplerate)
+BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(sox)
 %if %{with vidstab}
@@ -225,6 +226,8 @@
 test -x "$(type -p gcc-7)" && export CC=gcc-7
 test -x "$(type -p g++-7)" && export CXX=g++-7
 %configure \
+--enable-sdl \
+--enable-sdl2 \
 %ifnarch %{ix86} x86_64
   --disable-mmx \
   --disable-sse \


Reply via email to