diff --git a/mpd-0.23.13.tar.xz b/mpd-0.23.13.tar.xz deleted file mode 100644 index 3618420..0000000 --- a/mpd-0.23.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a96b01e6fbbb7e8ab25eb7c15d5c811c62eb19b76d143a802f51674791f1d519 -size 776668 diff --git a/mpd-0.23.13.tar.xz.sig b/mpd-0.23.13.tar.xz.sig deleted file mode 100644 index 63bc6b2..0000000 Binary files a/mpd-0.23.13.tar.xz.sig and /dev/null differ diff --git a/mpd-0.23.15.tar.xz b/mpd-0.23.15.tar.xz new file mode 100644 index 0000000..a9a4cd7 --- /dev/null +++ b/mpd-0.23.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:550132239ad1acf82ccf8905b56cc13dc2c81a4489b96fba7731b3049907661a +size 778384 diff --git a/mpd-0.23.15.tar.xz.sig b/mpd-0.23.15.tar.xz.sig new file mode 100644 index 0000000..ccd9e16 Binary files /dev/null and b/mpd-0.23.15.tar.xz.sig differ diff --git a/mpd.changes b/mpd.changes index f765496..6967786 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Dec 28 18:24:06 UTC 2023 - Dirk Müller + +- update to 0.23.15: + * ffmpeg: fix build failure with FFmpeg 6.1 + * alsa: limit buffer time to 2 seconds + * flac: fix scanning files with non-ASCII names on Windows + * mad: fix calculation of LAME peak values + * wasapi: fix problem setting volume + * more libfmt 10 fixes + * fix auto-detected systemd unit directory + ------------------------------------------------------------------- Tue Aug 29 12:36:00 UTC 2023 - llyyr @@ -61,7 +73,7 @@ Wed Aug 24 06:10:55 UTC 2022 - Paolo Stivanin * output: pipewire: set app icon * fixed bogus volume levels with multiple partitions * improved iconv detection -- Removed fix-build-ffmpeg5.patch. +- Removed fix-build-ffmpeg5.patch. ------------------------------------------------------------------- Mon Aug 8 08:19:19 UTC 2022 - Cor Blom @@ -262,7 +274,7 @@ Sun May 30 15:39:04 UTC 2021 - Fabian Niepelt - Update to 0.22.8 * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.8/NEWS - * fix crash bug in "albumart" command (0.22.7 regression) + * fix crash bug in "albumart" command (0.22.7 regression) ------------------------------------------------------------------- Fri May 21 06:04:21 UTC 2021 - Илья Индиго @@ -429,7 +441,7 @@ Wed Sep 23 06:37:31 UTC 2020 - Dirk Mueller * opus: support the gain value from the Opus header * sndfile: fix lost samples at end of file * fix "single" mode bug after resuming playback - * the default log_level is "default", not "info" + * the default log_level is "default", not "info" ------------------------------------------------------------------- Wed Aug 19 11:40:13 UTC 2020 - Dominique Leuenberger @@ -626,7 +638,7 @@ Tue Oct 8 08:02:09 UTC 2019 - Илья Индиго * fix seek position after restarting the decoder * protocol * fix "list" with multiple "group" levels - * include command name in error responses + * include command name in error responses ------------------------------------------------------------------- Tue Jul 23 07:42:13 UTC 2019 - Илья Индиго @@ -842,7 +854,7 @@ Tue Oct 23 18:51:03 UTC 2018 - Luigi Baldoni + add option to auto-start on boot * work around clang bug leading to crash * install the SVG icon - + - Dropped mpd-fluidsynth.patch (no longer necessary) ------------------------------------------------------------------- @@ -943,7 +955,7 @@ Tue Jan 2 09:23:24 UTC 2018 - aloisio@gmx.com - upnp: work around libupnp 1.6.24 API breakage * queue: fix spuriously misplaced prioritized songs * save and restore mountpoints within the state file - + ver 0.20.12 (2017/11/25) * database - upnp: adapt to libupnp 1.8 API changes @@ -961,7 +973,7 @@ Tue Jan 2 09:23:24 UTC 2018 - aloisio@gmx.com * output - fix hanging playback with soxr resampler - httpd: flush encoder after tag; fixes corrupt Vorbis stream - + ver 0.20.11 (2017/10/18) * storage - curl: support Content-Type application/xml @@ -971,7 +983,7 @@ Tue Jan 2 09:23:24 UTC 2018 - aloisio@gmx.com * improve random song order when switching songs manually * fix case insensitive search without libicu * fix endless loop when accessing malformed file names in ZIP files - + ver 0.20.10 (2017/08/24) * decoder - ffmpeg: support MusicBrainz ID3v2 tags diff --git a/mpd.spec b/mpd.spec index cf118c4..23e9cfb 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.23.13 +Version: 0.23.15 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later