Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2017-09-29 11:53:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Fri Sep 29 11:53:44 2017 rev:65 rq:529138 version:1.12.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2017-09-25 13:55:53.440598406 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2017-09-29 11:53:46.768397881 +0200
@@ -1,0 +2,8 @@
+Thu Sep 28 11:42:21 UTC 2017 - [email protected]
+
+- Split out chromaprint plugin into
+ gstreamer-plugins-bad-chromaprint: the chromaprint plugin links
+ against ffmpeg (indirectly) which in turn can cause cycles in
+ various other builds, like webkit2).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.bvuVbK/_old 2017-09-29 11:53:48.176199366 +0200
+++ /var/tmp/diff_new_pack.bvuVbK/_new 2017-09-29 11:53:48.176199366 +0200
@@ -166,6 +166,13 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
+%package chromaprint
+Summary: Chromaprint plugin for GStreamer
+Group: Productivity/Multimedia/Other
+
+%description chromaprint
+Add chromaprint (Audio Fingerprinting) support to any GStreamer based tool.
+
%package -n libgstadaptivedemux-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
@@ -572,12 +579,14 @@
# Explicitly list openSUSE only plugins
%if 0%{?is_opensuse}
%{_libdir}/gstreamer-%{gst_branch}/libgstbs2b.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
%{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
%{_libdir}/gstreamer-%{gst_branch}/libgstopenjpeg.so
%{_libdir}/gstreamer-%{gst_branch}/libgstteletext.so
%{_libdir}/gstreamer-%{gst_branch}/libgstzbar.so
+
+%files chromaprint
+%{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so
%endif
%files -n libgstadaptivedemux-1_0-0