From 6bcaf60bf3f6f969e1eb83476d40be34f2e16da38c59d70871ae771d19ff9fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Mon, 20 Jan 2020 07:48:16 +0000 Subject: [PATCH] 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 --- mpd-0.21.18.tar.xz | 3 --- mpd-0.21.19.tar.xz | 3 +++ mpd.changes | 12 ++++++++++++ mpd.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 mpd-0.21.18.tar.xz create mode 100644 mpd-0.21.19.tar.xz diff --git a/mpd-0.21.18.tar.xz b/mpd-0.21.18.tar.xz deleted file mode 100644 index 70f89d6..0000000 --- a/mpd-0.21.18.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8782e66cd5afd6c92860725196b35b6df07d3d127ef70e900e144323089e9442 -size 676084 diff --git a/mpd-0.21.19.tar.xz b/mpd-0.21.19.tar.xz new file mode 100644 index 0000000..12e5ea0 --- /dev/null +++ b/mpd-0.21.19.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3275e11d85637adde250cadf3b4f5aec2144228f0d8085767493fc46c55b2f9 +size 676020 diff --git a/mpd.changes b/mpd.changes index 74ba5c2..ae24352 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jan 20 07:42:18 UTC 2020 - Илья Индиго + +- 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 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index 627d51f..c0a71b2 100644 --- a/mpd.spec +++ b/mpd.spec @@ -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