Accepting request 1011997 from multimedia:apps
- Updated to 0.23.10 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS * storage: curl: fixed file time stamps * decoder: ffmpeg: fixed libfmt 9 compiler warning * encoder: flac: fixed failure when libFLAC is built without Ogg support * output: alsa: fixed crash bug OBS-URL: https://build.opensuse.org/request/show/1011997 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=44
This commit is contained in:
commit
5818a6f8e9
3
mpd-0.23.10.tar.xz
Normal file
3
mpd-0.23.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:605c8ceb42cc48144cbdbe9e9682b6dc0df0348258a4a62bde095a02ca24e6a8
|
||||||
|
size 774196
|
BIN
mpd-0.23.10.tar.xz.sig
Normal file
BIN
mpd-0.23.10.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d
|
|
||||||
size 774156
|
|
Binary file not shown.
10
mpd.changes
10
mpd.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 17 07:12:07 UTC 2022 - Илья Индиго <ilya@ilya.cf>
|
||||||
|
|
||||||
|
- Updated to 0.23.10
|
||||||
|
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS
|
||||||
|
* storage: curl: fixed file time stamps
|
||||||
|
* decoder: ffmpeg: fixed libfmt 9 compiler warning
|
||||||
|
* encoder: flac: fixed failure when libFLAC is built without Ogg support
|
||||||
|
* output: alsa: fixed crash bug
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 24 06:10:55 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
Wed Aug 24 06:10:55 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
5
mpd.spec
5
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.23.9
|
Version: 0.23.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Music Player Daemon
|
Summary: Music Player Daemon
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -34,12 +34,11 @@ Source5: %{name}.tmpfiles.d
|
|||||||
Patch0: %{name}-conf.patch
|
Patch0: %{name}-conf.patch
|
||||||
Patch1: %{name}-sndfile.patch
|
Patch1: %{name}-sndfile.patch
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: group(audio)
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: libboost_headers-devel
|
BuildRequires: libboost_headers-devel
|
||||||
BuildRequires: libcue-devel
|
BuildRequires: libcue-devel
|
||||||
BuildRequires: group(audio)
|
|
||||||
# MPD_ENABLE_AUTO_LIB
|
# MPD_ENABLE_AUTO_LIB
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: libmikmod-devel
|
BuildRequires: libmikmod-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user