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:
parent
4c1b3267f5
commit
99a39031bf
@ -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
3
mpd-0.21.21.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1bdb15f0e3b62c18e91257a7b41530dc36eb91cc03eabc6e6bffd947ec168ce
|
||||||
|
size 676668
|
12
mpd.changes
12
mpd.changes
@ -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>
|
Thu Feb 27 06:59:18 UTC 2020 - Илья Индиго <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.21.20
|
Version: 0.21.21
|
||||||
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…
Reference in New Issue
Block a user