From 99a39031bf12984c301bd9816b6bcaf330c3a11284a6bb4822f98c4bb3addee8 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: Fri, 27 Mar 2020 16:01:52 +0000 Subject: [PATCH] Accepting request 789098 from home:13ilya:branches:multimedia:apps - Update to 0.21.21 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS * configuration: fix bug in "metadata_to_use" setting * playlist: asx, xspf: fix corrupt tags in the presence of XML entities * archive: iso9660: skip empty file names to work around libcdio bug * decoder: gme: ignore empty tags * output: solaris: port to NetBSD * raise default "max_connections" value to 100 OBS-URL: https://build.opensuse.org/request/show/789098 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=44 --- mpd-0.21.20.tar.xz | 3 --- mpd-0.21.21.tar.xz | 3 +++ mpd.changes | 12 ++++++++++++ mpd.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 mpd-0.21.20.tar.xz create mode 100644 mpd-0.21.21.tar.xz diff --git a/mpd-0.21.20.tar.xz b/mpd-0.21.20.tar.xz deleted file mode 100644 index 12e4511..0000000 --- a/mpd-0.21.20.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1 -size 676396 diff --git a/mpd-0.21.21.tar.xz b/mpd-0.21.21.tar.xz new file mode 100644 index 0000000..6dd38ff --- /dev/null +++ b/mpd-0.21.21.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1bdb15f0e3b62c18e91257a7b41530dc36eb91cc03eabc6e6bffd947ec168ce +size 676668 diff --git a/mpd.changes b/mpd.changes index 23e1a86..da8f1e7 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Mar 27 15:53:58 UTC 2020 - Илья Индиго + +- Update to 0.21.21 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS + * configuration: fix bug in "metadata_to_use" setting + * playlist: asx, xspf: fix corrupt tags in the presence of XML entities + * archive: iso9660: skip empty file names to work around libcdio bug + * decoder: gme: ignore empty tags + * output: solaris: port to NetBSD + * raise default "max_connections" value to 100 + ------------------------------------------------------------------- Thu Feb 27 06:59:18 UTC 2020 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index c20f510..07021d4 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.21.20 +Version: 0.21.21 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later