diff --git a/libquicktime.changes b/libquicktime.changes index 12cd486..04661f6 100644 --- a/libquicktime.changes +++ b/libquicktime.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 29 07:52:21 UTC 2022 - Jan Engelhardt + +- Update BuildRequires to reflect it does not work with ffmpeg5 + at this time. + ------------------------------------------------------------------- Tue Feb 25 21:00:07 UTC 2020 - Ignaz Forster diff --git a/libquicktime.spec b/libquicktime.spec index effc636..fc9b884 100644 --- a/libquicktime.spec +++ b/libquicktime.spec @@ -1,7 +1,7 @@ # # spec file for package libquicktime # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,7 +41,7 @@ BuildRequires: libvorbis-devel BuildRequires: pkgconfig BuildRequires: schroedinger-devel BuildRequires: pkgconfig(gl) -BuildRequires: pkgconfig(libavcodec) +BuildRequires: pkgconfig(libavcodec) < 59 BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libswscale) BuildRequires: pkgconfig(x11)