Hello community,

here is the log from the commit of package ffmpeg-4 for openSUSE:Factory 
checked in at 2020-03-06 21:25:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffmpeg-4 (Old)
 and      /work/SRC/openSUSE:Factory/.ffmpeg-4.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffmpeg-4"

Fri Mar  6 21:25:03 2020 rev:24 rq:781304 version:4.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpeg-4/ffmpeg-4.changes        2020-01-24 
14:20:49.934612344 +0100
+++ /work/SRC/openSUSE:Factory/.ffmpeg-4.new.26092/ffmpeg-4.changes     
2020-03-06 21:25:33.973491494 +0100
@@ -1,0 +2,6 @@
+Tue Mar  3 13:07:51 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Enable libmfx support for SLE 15 SP2 and Leap 15.2 via
+  conditional, libmfx is available there too now.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ffmpeg-4.spec ++++++
--- /var/tmp/diff_new_pack.ePsHZR/_old  2020-03-06 21:25:35.185492164 +0100
+++ /var/tmp/diff_new_pack.ePsHZR/_new  2020-03-06 21:25:35.189492166 +0100
@@ -207,7 +207,7 @@
 BuildRequires:  pkgconfig(xcb-xfixes)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
-%if 0%{?suse_version} >= 1550
+%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200
 %ifarch x86_64
 BuildRequires:  pkgconfig(libmfx)
 %endif
@@ -677,7 +677,7 @@
 %if %{with lv2}
        --enable-lv2 \
 %endif
-%if 0%{?suse_version} >= 1550
+%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200
 %ifarch x86_64
        --enable-libmfx \
 %endif



Reply via email to