Accepting request 765687 from home:13ilya

- Update to 0.21.19
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.19/NEWS
  * configuration
    * allow overriding top-level settings in includes
  * output
    * pulse: obey Pulse's maximum sample rate (fixes DSD128 playback)
  * fix build failure with clang 10
  * fix build failure with Android NDK r20

OBS-URL: https://build.opensuse.org/request/show/765687
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=40
This commit is contained in:
Илья Индиго
2020-01-20 07:48:16 +00:00
committed by Git OBS Bridge
parent 083e48abce
commit 6bcaf60bf3
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jan 20 07:42:18 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
- Update to 0.21.19
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.19/NEWS
* configuration
* allow overriding top-level settings in includes
* output
* pulse: obey Pulse's maximum sample rate (fixes DSD128 playback)
* fix build failure with clang 10
* fix build failure with Android NDK r20
-------------------------------------------------------------------
Sat Dec 28 10:42:29 UTC 2019 - Илья Индиго <ilya@ilya.pp.ua>