From 40933280f1d9180542dff73d5da94be52ff5fdc4d6e233b5726f771ae5ac4edb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 16 Apr 2021 10:36:41 +0000 Subject: [PATCH] - Enable libdavd1 on Leap 15.2+ [boo#1184830] OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=156 --- ffmpeg-4.changes | 5 +++++ ffmpeg-4.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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)