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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8782e66cd5afd6c92860725196b35b6df07d3d127ef70e900e144323089e9442
size 676084

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

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

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>

View File

@ -1,7 +1,7 @@
#
# spec file for package mpd
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%bcond_with faad
%bcond_without mpd_iso9660
Name: mpd
Version: 0.21.18
Version: 0.21.19
Release: 0
Summary: Music Player Daemon
License: GPL-2.0-or-later