Accepting request 992071 from multimedia:apps

- Updated to 0.23.8
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.8/NEWS
  * support libfmt 9
  * storage: curl: fix crash if web server does not understand WebDAV
  * input:
    * cdio_paranoia:
      * fix crash if no drive was found
      * faster cancellation
      * don't scan for replay gain tags
    * pipewire:
      * fix playback of very short tracks
      * drop all buffers before manual song change
      * fix stuttering after manual song change
    * snapcast:
      * fix busy loop while paused
      * fix stuttering after resuming playback
  * mixer
    * better error messages
    * alsa: fix setting volume before playback starts
    * pipewire:
      * fix crash bug
      * fix volume change events with PipeWire 0.3.53
      * don't force initial volume=100%

OBS-URL: https://build.opensuse.org/request/show/992071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=41
This commit is contained in:
Richard Brown 2022-08-01 19:33:26 +00:00 committed by Git OBS Bridge
commit 94c2344bbd
6 changed files with 31 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:960dcbac717c388f5dcc4fd945e3af19a476f2b15f367e9653d4c7a948768211
size 771992

Binary file not shown.

3
mpd-0.23.8.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86bb569bf3b519821f36f6bb5564e484e85d2564411b34b200fe2cd3a04e78cf
size 773280

BIN
mpd-0.23.8.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Aug 1 16:04:57 UTC 2022 - Илья Индиго <ilya@ilya.cf>
- Updated to 0.23.8
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.8/NEWS
* support libfmt 9
* storage: curl: fix crash if web server does not understand WebDAV
* input:
* cdio_paranoia:
* fix crash if no drive was found
* faster cancellation
* don't scan for replay gain tags
* pipewire:
* fix playback of very short tracks
* drop all buffers before manual song change
* fix stuttering after manual song change
* snapcast:
* fix busy loop while paused
* fix stuttering after resuming playback
* mixer
* better error messages
* alsa: fix setting volume before playback starts
* pipewire:
* fix crash bug
* fix volume change events with PipeWire 0.3.53
* don't force initial volume=100%
-------------------------------------------------------------------
Wed Jun 1 14:58:09 UTC 2022 - Илья Индиго <ilya@ilya.cf>

View File

@ -20,7 +20,7 @@
%bcond_with faad
%bcond_without mpd_iso9660
Name: mpd
Version: 0.23.7
Version: 0.23.8
Release: 0
Summary: Music Player Daemon
License: GPL-2.0-or-later