Accepting request 1088738 from multimedia:apps

- Updated to 0.23.13
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS
  * input: curl: fixed busy loop after connection failed
  * input: curl: hided "404" log messages for non-existent ".mpdignore" files
  * archive: zzip: fixed crash bug
  * database: simple: revealed hidden songs after deleting containing CUE
  * decoder: ffmpeg: reordered to a lower priority than "gme"
  * decoder: gme: required GME 0.6 or later
  * output: pipewire: fixed corruption bug due to missing lock
  * linux: shut down if parent process dies in --no-daemon mode
  * linux: determine systemd unit directories via pkg-config
  * supported libfmt 10

OBS-URL: https://build.opensuse.org/request/show/1088738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=47
This commit is contained in:
Dominique Leuenberger 2023-05-24 18:22:39 +00:00 committed by Git OBS Bridge
commit 8cc8d4309a
6 changed files with 20 additions and 4 deletions

View File

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

Binary file not shown.

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

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

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

Binary file not shown.

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue May 23 22:00:59 UTC 2023 - Илья Индиго <ilya@ilya.cf>
- Updated to 0.23.13
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS
* input: curl: fixed busy loop after connection failed
* input: curl: hided "404" log messages for non-existent ".mpdignore" files
* archive: zzip: fixed crash bug
* database: simple: revealed hidden songs after deleting containing CUE
* decoder: ffmpeg: reordered to a lower priority than "gme"
* decoder: gme: required GME 0.6 or later
* output: pipewire: fixed corruption bug due to missing lock
* linux: shut down if parent process dies in --no-daemon mode
* linux: determine systemd unit directories via pkg-config
* supported libfmt 10
-------------------------------------------------------------------
Wed Jan 18 12:20:43 UTC 2023 - Илья Индиго <ilya@ilya.cf>

View File

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