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
This commit is contained in:
Илья Индиго 2021-08-17 08:08:56 +00:00 committed by Git OBS Bridge
parent 50e7a44021
commit 4fb9837991
6 changed files with 25 additions and 4 deletions

3
mpd-0.22.10.tar.xz Normal file
View 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

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f937403297c2240bd4a569f4b937ee7ab17398a5284ba9df4d6d4c3a0512bc64
size 738432

Binary file not shown.

View File

@ -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>

View File

@ -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