From 2a2be4e99629b75bb11334ce0434970f8d633e16cd0cfbd03864a980dbb6e5a2 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, 4 Apr 2020 22:13:57 +0000 Subject: [PATCH] Accepting request 791435 from home:13ilya:branches:multimedia:apps - Update to 0.21.22 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.22/NEWS * database: simple: optimize startup * input: curl: fix streaming errors on Android * playlist: rss: support MIME type application/xml * mixer: android: new mixer plugin for "sles" output * fix build failures with uClibc-ng OBS-URL: https://build.opensuse.org/request/show/791435 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=46 --- mpd-0.21.21.tar.xz | 3 --- mpd-0.21.22.tar.xz | 3 +++ mpd.changes | 11 +++++++++++ mpd.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 mpd-0.21.21.tar.xz create mode 100644 mpd-0.21.22.tar.xz diff --git a/mpd-0.21.21.tar.xz b/mpd-0.21.21.tar.xz deleted file mode 100644 index 6dd38ff..0000000 --- a/mpd-0.21.21.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1bdb15f0e3b62c18e91257a7b41530dc36eb91cc03eabc6e6bffd947ec168ce -size 676668 diff --git a/mpd-0.21.22.tar.xz b/mpd-0.21.22.tar.xz new file mode 100644 index 0000000..360994b --- /dev/null +++ b/mpd-0.21.22.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565687d1899b585350cd66b603e46e5b79affc0a0e36d96d8953c6ccc6f69ba2 +size 679244 diff --git a/mpd.changes b/mpd.changes index da8f1e7..06b9eb7 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Apr 4 22:04:54 UTC 2020 - Илья Индиго + +- Update to 0.21.22 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.22/NEWS + * database: simple: optimize startup + * input: curl: fix streaming errors on Android + * playlist: rss: support MIME type application/xml + * mixer: android: new mixer plugin for "sles" output + * fix build failures with uClibc-ng + ------------------------------------------------------------------- Fri Mar 27 15:53:58 UTC 2020 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index 07021d4..4584ff8 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.21.21 +Version: 0.21.22 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later