Accepting request 1135538 from multimedia:apps

- update to 0.23.15:
  * ffmpeg: fix build failure with FFmpeg 6.1
  * alsa: limit buffer time to 2 seconds
  * flac: fix scanning files with non-ASCII names on Windows
  * mad: fix calculation of LAME peak values
  * wasapi: fix problem setting volume
  * more libfmt 10 fixes
  * fix auto-detected systemd unit directory
- Disable libchromaprint requirement and disable feature. This would
  cause mpd to pull in ffmpeg-4 on installation.

OBS-URL: https://build.opensuse.org/request/show/1135538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=49
This commit is contained in:
Ana Guerrero 2023-12-28 22:04:07 +00:00 committed by Git OBS Bridge
commit 247db9bf07
6 changed files with 24 additions and 12 deletions

View File

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

Binary file not shown.

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

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

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

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Dec 28 18:24:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.23.15:
* ffmpeg: fix build failure with FFmpeg 6.1
* alsa: limit buffer time to 2 seconds
* flac: fix scanning files with non-ASCII names on Windows
* mad: fix calculation of LAME peak values
* wasapi: fix problem setting volume
* more libfmt 10 fixes
* fix auto-detected systemd unit directory
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 29 12:36:00 UTC 2023 - llyyr <llyyr.public@gmail.com> Tue Aug 29 12:36:00 UTC 2023 - llyyr <llyyr.public@gmail.com>

View File

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