diff --git a/ffmpeg-4.changes b/ffmpeg-4.changes index a0e036a..94ec9e2 100644 --- a/ffmpeg-4.changes +++ b/ffmpeg-4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 16 10:20:15 UTC 2021 - Jan Engelhardt + +- Enable libdavd1 on Leap 15.2+ [boo#1184830] + ------------------------------------------------------------------- Fri Apr 9 18:52:46 UTC 2021 - Jan Engelhardt diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index 4aa195f..b5d404a 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -132,7 +132,7 @@ BuildRequires: pkgconfig(celt) >= 0.11.0 %if %{with codec2} BuildRequires: pkgconfig(codec2) %endif -%if 0%{?suse_version} >= 1550 +%if 0%{?suse_version} >= 1520 BuildRequires: pkgconfig(dav1d) %endif BuildRequires: pkgconfig(enca)