Accepting request 902615 from home:13ilya:branches:multimedia:apps

- Updated to 0.22.9
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.9/NEWS
  * database: simple: load all .mpdignore files of all parent directories
  * tags: fix: "readcomments" and "readpicture" on remote files with ID3 tags
  * decoder: ffmpeg:
    * support the tags "sort_album", "album-sort", "artist-sort"
    * fix build failure with FFmpeg 3.4

OBS-URL: https://build.opensuse.org/request/show/902615
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=77
This commit is contained in:
Илья Индиго 2021-06-27 11:26:35 +00:00 committed by Git OBS Bridge
parent b436ae6d7d
commit 50e7a44021
6 changed files with 15 additions and 4 deletions

View File

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

Binary file not shown.

3
mpd-0.22.9.tar.xz Normal file
View File

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

BIN
mpd-0.22.9.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jun 27 11:12:37 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
- Updated to 0.22.9
* https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.9/NEWS
* database: simple: load all .mpdignore files of all parent directories
* tags: fix: "readcomments" and "readpicture" on remote files with ID3 tags
* decoder: ffmpeg:
* support the tags "sort_album", "album-sort", "artist-sort"
* fix build failure with FFmpeg 3.4
------------------------------------------------------------------- -------------------------------------------------------------------
Sun May 30 15:39:04 UTC 2021 - Fabian Niepelt <fniepelt@takios.de> Sun May 30 15:39:04 UTC 2021 - Fabian Niepelt <fniepelt@takios.de>

View File

@ -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.8 Version: 0.22.9
Release: 0 Release: 0
Summary: Music Player Daemon Summary: Music Player Daemon
License: GPL-2.0-or-later License: GPL-2.0-or-later