From 358679892d71126e90e3168a913d9903569b81cdf164182514fa5c29f08e6c1b 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, 22 Jun 2020 10:37:26 +0000 Subject: [PATCH] Accepting request 816314 from home:13ilya:branches:multimedia:apps - Update to 0.21.24 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS * protocol: "tagtypes" requires no permissions * database: simple: fix crash when mounting twice * decoder * modplug: fix Windows build failure * wildmidi: attempt to detect WildMidi using pkg-config * wildmidi: fix Windows build failure * player: don't restart current song if seeking beyond end * fix unit test failure OBS-URL: https://build.opensuse.org/request/show/816314 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=53 --- mpd-0.21.23.tar.xz | 3 --- mpd-0.21.24.tar.xz | 3 +++ mpd.changes | 14 ++++++++++++++ mpd.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 mpd-0.21.23.tar.xz create mode 100644 mpd-0.21.24.tar.xz diff --git a/mpd-0.21.23.tar.xz b/mpd-0.21.23.tar.xz deleted file mode 100644 index 8056f64..0000000 --- a/mpd-0.21.23.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:439f522ca9800f375e4fb459ec31e61b3d824fc5c0580ff06dac48b5d21207a3 -size 680060 diff --git a/mpd-0.21.24.tar.xz b/mpd-0.21.24.tar.xz new file mode 100644 index 0000000..397065b --- /dev/null +++ b/mpd-0.21.24.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84632a7e82e672b3a6d71651a75d05fb7acd62645c33e3f3af5a1067cfa64cd6 +size 681576 diff --git a/mpd.changes b/mpd.changes index 16670b1..4036551 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jun 22 10:33:14 UTC 2020 - Илья Индиго + +- Update to 0.21.24 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS + * protocol: "tagtypes" requires no permissions + * database: simple: fix crash when mounting twice + * decoder + * modplug: fix Windows build failure + * wildmidi: attempt to detect WildMidi using pkg-config + * wildmidi: fix Windows build failure + * player: don't restart current song if seeking beyond end + * fix unit test failure + ------------------------------------------------------------------- Sat Apr 25 18:01:18 UTC 2020 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index 4754b7c..6354cec 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.21.23 +Version: 0.21.24 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later