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

- Update to 0.21.21
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS
  * configuration: fix bug in "metadata_to_use" setting
  * playlist: asx, xspf: fix corrupt tags in the presence of XML entities
  * archive: iso9660: skip empty file names to work around libcdio bug
  * decoder: gme: ignore empty tags
  * output: solaris: port to NetBSD
  * raise default "max_connections" value to 100

OBS-URL: https://build.opensuse.org/request/show/789098
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=44
This commit is contained in:
Илья Индиго 2020-03-27 16:01:52 +00:00 committed by Git OBS Bridge
parent 4c1b3267f5
commit 99a39031bf
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Mar 27 15:53:58 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
- Update to 0.21.21
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS
* configuration: fix bug in "metadata_to_use" setting
* playlist: asx, xspf: fix corrupt tags in the presence of XML entities
* archive: iso9660: skip empty file names to work around libcdio bug
* decoder: gme: ignore empty tags
* output: solaris: port to NetBSD
* raise default "max_connections" value to 100
-------------------------------------------------------------------
Thu Feb 27 06:59:18 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>

View File

@ -20,7 +20,7 @@
%bcond_with faad
%bcond_without mpd_iso9660
Name: mpd
Version: 0.21.20
Version: 0.21.21
Release: 0
Summary: Music Player Daemon
License: GPL-2.0-or-later