From 4fb9837991297c20c68ad703f94a998c38d7889c2f36affc0963ecb0c43d7887 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: Tue, 17 Aug 2021 08:08:56 +0000 Subject: [PATCH] Accepting request 912565 from home:13ilya:branches:multimedia:apps - Updated to 0.22.10 * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.10/NEWS * protocol: support "albumart" for virtual tracks in CUE sheets * database: simple: * fix crash bug * fix absolute paths in CUE "as_directory" entries * prune CUE entries from database for non-existent songs * input: * curl: fix crash bug after stream with Icy metadata was closed by peer * tidal: remove defunct unmaintained plugin * tags: fix crash caused by bug in TagBuilder and a few potential reference leaks * output * httpd: fix missing tag after seeking into a new song * oss: fix channel order of multi-channel files * mixer: alsa: fix yet more rounding errors. OBS-URL: https://build.opensuse.org/request/show/912565 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=78 --- mpd-0.22.10.tar.xz | 3 +++ mpd-0.22.10.tar.xz.sig | Bin 0 -> 566 bytes mpd-0.22.9.tar.xz | 3 --- mpd-0.22.9.tar.xz.sig | Bin 566 -> 0 bytes mpd.changes | 21 +++++++++++++++++++++ mpd.spec | 2 +- 6 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 mpd-0.22.10.tar.xz create mode 100644 mpd-0.22.10.tar.xz.sig delete mode 100644 mpd-0.22.9.tar.xz delete mode 100644 mpd-0.22.9.tar.xz.sig diff --git a/mpd-0.22.10.tar.xz b/mpd-0.22.10.tar.xz new file mode 100644 index 0000000..3cdf0ab --- /dev/null +++ b/mpd-0.22.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c82535e9999c3d4a099d8e652c88724635125b3c9f265ba9b6f2974ff9e614 +size 736456 diff --git a/mpd-0.22.10.tar.xz.sig b/mpd-0.22.10.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..8df7b1f0c7699b9068043ca69b3e59d68ede1503dceea9ccef417782c2790c33 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j)!k~3O(2so6aFdRc8Zi-mO+eH!u0$~kcvj7SS5F>7i zSjO8$5_Gx``U3>sDXx?WagrM-63&@og4@1~=jDU~hZA7mqH{!E#v)R?ff;*-{Qu%- z6m^OmM7VU@dKV}6R-2B!xD?AD{SgFV>*_MGbS)dC$=7l$m`gmd7D@_bFsDgFK*3N3 zTA%=0qV(t=x+S(+X<}8r=={@ULUlkM`lwrI#tZPf>8#3vnd{f&s@V@zTA_-&>8-Nu65PJ4$Q_Cicq^vr#; z*4giE?((s}Di`M~5F>7i zSjO8$5{rfp|3rvWY-Oe%!WCV|ax1ZQ`AREB&2hJcTYp{TmT+59OrABQ&M=YBWgjIjQ2vZM@c-%(wkNcK zl>z6}v-VH~Z`Um;yfY;ims&BNY6I}HE&>o0zIFpn77u4R4rAB89ZtKeaSBPuE?^v5?Vh)^#j_=nuAv8vU6#4%nR)$ zQZM{5E1$!UgF1|cURr>Qmh3^3ZE<^|zK&_ls@+>3RK8v~ZU*_l-d4wTtGhPG-p6@n z;#QI}^Eb*+a`1#r+~n>&dNjA3a|Q6p01qlBh^z1<`Ru?tJ0}P90l$KxnqFpAFQqa9Mb3SMBBrwbVM(vD%ifV4 zJ(ls(h?7Vdww)+L4Im)4aR6F``t_^NZuEjY6!?TVKoqJ5;wT_|A5bbU&}E|%IF1g! zakrQL)t!f|c{hp;DEL}-I}#_Keeo`c`YQkMH>GiUj(V+&#Y6>6-2)|EhxM{tcN1dd EMJz>% diff --git a/mpd.changes b/mpd.changes index bf645bb..def21a5 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Aug 17 07:55:08 UTC 2021 - Илья Индиго + +- Updated to 0.22.10 + * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.10/NEWS + * protocol: support "albumart" for virtual tracks in CUE sheets + * database: simple: + * fix crash bug + * fix absolute paths in CUE "as_directory" entries + * prune CUE entries from database for non-existent songs + * input: + * curl: fix crash bug after stream with Icy metadata was closed + by peer + * tidal: remove defunct unmaintained plugin + * tags: fix crash caused by bug in TagBuilder and a few potential + reference leaks + * output + * httpd: fix missing tag after seeking into a new song + * oss: fix channel order of multi-channel files + * mixer: alsa: fix yet more rounding errors. + ------------------------------------------------------------------- Sun Jun 27 11:12:37 UTC 2021 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index 6d46299..1edfe4f 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.22.9 +Version: 0.22.10 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later