Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpd for openSUSE:Factory checked in at 2022-08-24 15:11:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpd (Old) and /work/SRC/openSUSE:Factory/.mpd.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpd" Wed Aug 24 15:11:31 2022 rev:43 rq:998961 version:0.23.9 Changes: -------- --- /work/SRC/openSUSE:Factory/mpd/mpd.changes 2022-08-08 11:43:04.558413507 +0200 +++ /work/SRC/openSUSE:Factory/.mpd.new.2083/mpd.changes 2022-08-24 15:11:54.424547589 +0200 @@ -1,0 +2,13 @@ +Wed Aug 24 06:10:55 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com> + +- Updated to 0.23.9 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.9/NEWS + * input: cdio_paranoia: added options "mode" and "skip" + * decoder: ffmpeg: added support FFmpeg 5.1 + * filter: replay gain: fixed delayed volume display with handler=mixer + * output: pipewire: set app icon + * fixed bogus volume levels with multiple partitions + * improved iconv detection +- Removed fix-build-ffmpeg5.patch. + +------------------------------------------------------------------- @@ -4 +17 @@ -- Add fix-build-ffmpeg5.patch to fix build with ffmpeg 5.1 +- Added fix-build-ffmpeg5.patch to fix build with ffmpeg 5.1 Old: ---- fix-build-ffmpeg5.patch mpd-0.23.8.tar.xz mpd-0.23.8.tar.xz.sig New: ---- mpd-0.23.9.tar.xz mpd-0.23.9.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpd.spec ++++++ --- /var/tmp/diff_new_pack.dFrk8w/_old 2022-08-24 15:11:55.024548168 +0200 +++ /var/tmp/diff_new_pack.dFrk8w/_new 2022-08-24 15:11:55.032548176 +0200 @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.23.8 +Version: 0.23.9 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later @@ -33,8 +33,6 @@ Source5: %{name}.tmpfiles.d Patch0: %{name}-conf.patch Patch1: %{name}-sndfile.patch -# PATCH-FIX-UPSTREAM - support ffmpeg 5.1 -Patch2: fix-build-ffmpeg5.patch BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ ++++++ mpd-0.23.8.tar.xz -> mpd-0.23.9.tar.xz ++++++ ++++ 1709 lines of diff (skipped) ++++++ mpd-conf.patch ++++++ --- /var/tmp/diff_new_pack.dFrk8w/_old 2022-08-24 15:11:55.400548531 +0200 +++ /var/tmp/diff_new_pack.dFrk8w/_new 2022-08-24 15:11:55.404548535 +0200 @@ -1,6 +1,7 @@ -diff -Pdpru mpd-0.23.4.orig/doc/mpdconf.example mpd-0.23.4/doc/mpdconf.example ---- mpd-0.23.4.orig/doc/mpdconf.example 2021-11-11 12:16:36.000000000 +0300 -+++ mpd-0.23.4/doc/mpdconf.example 2021-11-13 01:39:07.843410617 +0300 +Index: mpd-0.23.9/doc/mpdconf.example +=================================================================== +--- mpd-0.23.9.orig/doc/mpdconf.example ++++ mpd-0.23.9/doc/mpdconf.example @@ -17,7 +17,7 @@ # playlist files not created by the server but only if they are in the MPD # format. This setting defaults to playlist saving being disabled.