Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpd for openSUSE:Factory checked in at 2023-08-30 10:21:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpd (Old) and /work/SRC/openSUSE:Factory/.mpd.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpd" Wed Aug 30 10:21:11 2023 rev:48 rq:1107984 version:0.23.13 Changes: -------- --- /work/SRC/openSUSE:Factory/mpd/mpd.changes 2023-05-24 20:23:01.904418989 +0200 +++ /work/SRC/openSUSE:Factory/.mpd.new.1766/mpd.changes 2023-08-30 10:23:59.415658562 +0200 @@ -1,0 +2,6 @@ +Tue Aug 29 12:36:00 UTC 2023 - llyyr <llyyr.pub...@gmail.com> + +- Disable libchromaprint requirement and disable feature. This would + cause mpd to pull in ffmpeg-4 on installation. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpd.spec ++++++ --- /var/tmp/diff_new_pack.LBeftr/_old 2023-08-30 10:24:00.851709820 +0200 +++ /var/tmp/diff_new_pack.LBeftr/_new 2023-08-30 10:24:00.855709962 +0200 @@ -66,7 +66,6 @@ BuildRequires: pkgconfig(libavutil) BuildRequires: pkgconfig(libcdio) >= 2.0.0 BuildRequires: pkgconfig(libcdio_paranoia) -BuildRequires: pkgconfig(libchromaprint) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libgme) BuildRequires: pkgconfig(libmms) @@ -167,6 +166,7 @@ -Dlibmpdclient=enabled \ -Dexpat=enabled \ -Did3tag=enabled \ + -Dchromaprint=disabled \ -Dsqlite=enabled \ -Dlibsamplerate=enabled \ -Dsoxr=enabled \