Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2023-04-07 18:16:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Fri Apr 7 18:16:22 2023 rev:141 rq:1077499 version:1.22.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2023-04-01 23:27:17.775430853 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.19717/gstreamer-plugins-bad.changes
2023-04-07 18:16:27.056588505 +0200
@@ -1,0 +2,11 @@
+Mon Apr 3 01:03:21 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Move pkgconfig(libchromaprint) BuildRequires to chromaprint
+ plugin sub-package, and drop the hard
+ gstreamer-plugins-bad-chromaprint Requires from our devel
+ sub-package. This is a "stand alone" plugin, and this way
+ packages depending on gstreamer-plugins-bad during build avoids
+ pulling in libavcodec and libavfilter + ffmpeg-mini-devel
+ packages for no reason.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.LQzUyI/_old 2023-04-07 18:16:27.648591916 +0200
+++ /var/tmp/diff_new_pack.LQzUyI/_new 2023-04-07 18:16:27.652591939 +0200
@@ -134,7 +134,6 @@
BuildRequires: pkgconfig(ldacBT-enc)
%endif
BuildRequires: pkgconfig(libass) >= 0.10.2
-BuildRequires: pkgconfig(libchromaprint)
BuildRequires: pkgconfig(libcrypto)
BuildRequires: pkgconfig(libcurl) >= 7.35.0
BuildRequires: pkgconfig(libdc1394-2) >= 2.0.0
@@ -255,6 +254,7 @@
%package chromaprint
Summary: Chromaprint plugin for GStreamer
Group: Productivity/Multimedia/Other
+BuildRequires: pkgconfig(libchromaprint)
%description chromaprint
Add chromaprint (Audio Fingerprinting) support to any GStreamer based tool.
@@ -481,7 +481,6 @@
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
-Requires: gstreamer-plugins-bad-chromaprint
Requires: libgstadaptivedemux-1_0-0 = %{version}
Requires: libgstbadaudio-1_0-0 = %{version}
Requires: libgstbasecamerabinsrc-1_0-0 = %{version}