From 83b1e51c6e85942ab80f89b82cf8fc10c16af14f8f6ee5dd3e41f09e7ac517ae 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: Wed, 16 Oct 2019 11:44:15 +0000 Subject: [PATCH] Accepting request 738868 from home:13ilya - Update to 0.21.16 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.16/NEWS * fix build with iconv() instead of ICU * queue * fix relative destination offset when moving a range * storage * curl: request the "resourcetype" property to fix database update * curl: URL-encode more paths * curl: follow redirects for collections without trailing slash * update * fix crash when music_directory is not a directory OBS-URL: https://build.opensuse.org/request/show/738868 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=34 --- mpd-0.21.15.tar.xz | 3 --- mpd-0.21.16.tar.xz | 3 +++ mpd.changes | 15 +++++++++++++++ mpd.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 mpd-0.21.15.tar.xz create mode 100644 mpd-0.21.16.tar.xz diff --git a/mpd-0.21.15.tar.xz b/mpd-0.21.15.tar.xz deleted file mode 100644 index 94b63b0..0000000 --- a/mpd-0.21.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4595adba2d8aa80b5a912bbb5185578abac3623ccc7e4897286993e4650a5022 -size 673056 diff --git a/mpd-0.21.16.tar.xz b/mpd-0.21.16.tar.xz new file mode 100644 index 0000000..afd9aaa --- /dev/null +++ b/mpd-0.21.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30cf1bddf7d7388487276745ad3515f134e07f0c57f9f97cb2b5d3befd4a4d92 +size 673732 diff --git a/mpd.changes b/mpd.changes index c5a437f..76d87e8 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Oct 16 11:36:22 UTC 2019 - Илья Индиго + +- Update to 0.21.16 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.16/NEWS + * fix build with iconv() instead of ICU + * queue + * fix relative destination offset when moving a range + * storage + * curl: request the "resourcetype" property to fix database update + * curl: URL-encode more paths + * curl: follow redirects for collections without trailing slash + * update + * fix crash when music_directory is not a directory + ------------------------------------------------------------------- Tue Oct 8 08:02:09 UTC 2019 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index de4c499..98c1f03 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.21.15 +Version: 0.21.16 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later