Accepting request 912566 from 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/912566 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=33
This commit is contained in:
commit
a0525b4c09
3
mpd-0.22.10.tar.xz
Normal file
3
mpd-0.22.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:07c82535e9999c3d4a099d8e652c88724635125b3c9f265ba9b6f2974ff9e614
|
||||||
|
size 736456
|
BIN
mpd-0.22.10.tar.xz.sig
Normal file
BIN
mpd-0.22.10.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f937403297c2240bd4a569f4b937ee7ab17398a5284ba9df4d6d4c3a0512bc64
|
|
||||||
size 738432
|
|
Binary file not shown.
21
mpd.changes
21
mpd.changes
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 17 07:55:08 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
|
||||||
|
|
||||||
|
- 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 - Илья Индиго <ilya@ilya.pp.ua>
|
Sun Jun 27 11:12:37 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
|
||||||
|
|
||||||
|
2
mpd.spec
2
mpd.spec
@ -20,7 +20,7 @@
|
|||||||
%bcond_with faad
|
%bcond_with faad
|
||||||
%bcond_without mpd_iso9660
|
%bcond_without mpd_iso9660
|
||||||
Name: mpd
|
Name: mpd
|
||||||
Version: 0.22.9
|
Version: 0.22.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Music Player Daemon
|
Summary: Music Player Daemon
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user