Hello community,
here is the log from the commit of package gstreamer-plugins-libav for
openSUSE:Factory checked in at 2018-04-26 13:37:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-libav (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-libav"
Thu Apr 26 13:37:39 2018 rev:10 rq:599881 version:1.12.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-libav/gstreamer-plugins-libav.changes
2018-04-03 12:12:00.215592656 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new/gstreamer-plugins-libav.changes
2018-04-26 13:37:50.216507731 +0200
@@ -1,0 +2,9 @@
+Sun Apr 22 23:35:03 UTC 2018 - [email protected]
+
+- Explicitly version pkgconfig(libavcodec), pkgconfig(libavfilter),
+ pkgconfig(libavformat), pkgconfig(libavutil) and
+ pkgconfig(libswscale) BuildRequires to less than the symbol
+ versions provided by ffmpeg4 branch until upstream catches up.
+ Currently provided by new ffmpeg3 compatability package.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-libav.spec ++++++
--- /var/tmp/diff_new_pack.6HgLCs/_old 2018-04-26 13:37:51.140473866 +0200
+++ /var/tmp/diff_new_pack.6HgLCs/_new 2018-04-26 13:37:51.140473866 +0200
@@ -34,12 +34,12 @@
BuildRequires: pkgconfig(gstreamer-base-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-check-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
-BuildRequires: pkgconfig(libavcodec) >= 57
-BuildRequires: pkgconfig(libavfilter)
-BuildRequires: pkgconfig(libavformat)
-BuildRequires: pkgconfig(libavutil)
+BuildRequires: pkgconfig(libavcodec) < 58
+BuildRequires: pkgconfig(libavfilter) < 7
+BuildRequires: pkgconfig(libavformat) < 58
+BuildRequires: pkgconfig(libavutil) < 56
BuildRequires: pkgconfig(liblzma)
-BuildRequires: pkgconfig(libswscale)
+BuildRequires: pkgconfig(libswscale) < 5
BuildRequires: pkgconfig(orc-0.4) >= 0.4.16
BuildRequires: pkgconfig(zlib)
Requires: gstreamer >= %{version}