Accepting request 819121 from home:polslinux:branches:multimedia:apps

- Update to 0.21.25
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.25/NEWS
  * protocol: fix crash when using "rangeid" while playing
  * database
    - simple: automatically scan new mounts
    - upnp: fix compatibility with Plex DLNA
  * storage
    - fix disappearing mounts after mounting twice
    - udisks: fix reading ".mpdignore"
  * input
    - file: detect premature end of file
    - smbclient: don't send credentials to MPD clients
  * decoder
    - opus: apply pre-skip and end trimming
    - opus: fix memory leak
    - opus: fix crash bug
    - vorbis: fix crash bug
  * neighbor
    - upnp: fix crash during shutdown

OBS-URL: https://build.opensuse.org/request/show/819121
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=55
This commit is contained in:
Илья Индиго 2020-07-07 10:17:37 +00:00 committed by Git OBS Bridge
parent 358679892d
commit d87c7f0782
4 changed files with 27 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Jul 7 06:32:18 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 0.21.25
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.25/NEWS
* protocol: fix crash when using "rangeid" while playing
* database
- simple: automatically scan new mounts
- upnp: fix compatibility with Plex DLNA
* storage
- fix disappearing mounts after mounting twice
- udisks: fix reading ".mpdignore"
* input
- file: detect premature end of file
- smbclient: don't send credentials to MPD clients
* decoder
- opus: apply pre-skip and end trimming
- opus: fix memory leak
- opus: fix crash bug
- vorbis: fix crash bug
* neighbor
- upnp: fix crash during shutdown
-------------------------------------------------------------------
Mon Jun 22 10:33:14 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>

View File

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