From 083e48abce12743cfdeee100ec26341ced8bf649a44d621e0534e8fee3dfec5f 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: Sat, 28 Dec 2019 10:50:14 +0000 Subject: [PATCH] Accepting request 759767 from home:13ilya - Update to 0.21.18 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.18/NEWS * protocol * work around Mac OS X bug in the ISO 8601 parser * output * alsa: fix hang bug with ALSA "null" outputs * storage * curl: fix crash bug * drop support for CURL versions older than 7.32.0 * reduce unnecessary CPU wakeups OBS-URL: https://build.opensuse.org/request/show/759767 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=38 --- mpd-0.21.17.tar.xz | 3 --- mpd-0.21.18.tar.xz | 3 +++ mpd.changes | 14 ++++++++++++++ mpd.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 mpd-0.21.17.tar.xz create mode 100644 mpd-0.21.18.tar.xz diff --git a/mpd-0.21.17.tar.xz b/mpd-0.21.17.tar.xz deleted file mode 100644 index 82a0f78..0000000 --- a/mpd-0.21.17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62 -size 675000 diff --git a/mpd-0.21.18.tar.xz b/mpd-0.21.18.tar.xz new file mode 100644 index 0000000..70f89d6 --- /dev/null +++ b/mpd-0.21.18.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8782e66cd5afd6c92860725196b35b6df07d3d127ef70e900e144323089e9442 +size 676084 diff --git a/mpd.changes b/mpd.changes index cd3c766..74ba5c2 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Dec 28 10:42:29 UTC 2019 - Илья Индиго + +- Update to 0.21.18 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.18/NEWS + * protocol + * work around Mac OS X bug in the ISO 8601 parser + * output + * alsa: fix hang bug with ALSA "null" outputs + * storage + * curl: fix crash bug + * drop support for CURL versions older than 7.32.0 + * reduce unnecessary CPU wakeups + ------------------------------------------------------------------- Wed Dec 18 15:55:55 UTC 2019 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index 54da80a..627d51f 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.21.17 +Version: 0.21.18 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later