Accepting request 759767 from home:13ilya

- Update to 0.21.18
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.18/NEWS
  * protocol
    * work around Mac OS X bug in the ISO 8601 parser
  * output
    * alsa: fix hang bug with ALSA "null" outputs
  * storage
    * curl: fix crash bug
  * drop support for CURL versions older than 7.32.0
  * reduce unnecessary CPU wakeups

OBS-URL: https://build.opensuse.org/request/show/759767
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=38
This commit is contained in:
Илья Индиго 2019-12-28 10:50:14 +00:00 committed by Git OBS Bridge
parent 741c6af19a
commit 083e48abce
4 changed files with 18 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Dec 28 10:42:29 UTC 2019 - Илья Индиго <ilya@ilya.pp.ua>
- Update to 0.21.18
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.18/NEWS
* protocol
* work around Mac OS X bug in the ISO 8601 parser
* output
* alsa: fix hang bug with ALSA "null" outputs
* storage
* curl: fix crash bug
* drop support for CURL versions older than 7.32.0
* reduce unnecessary CPU wakeups
-------------------------------------------------------------------
Wed Dec 18 15:55:55 UTC 2019 - Илья Индиго <ilya@ilya.pp.ua>

View File

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