Accepting request 935277 from home:mia
- Update to 0.23.5 * protocol + support relative offsets for "searchadd" + fix "searchaddpl" bug (bogus error "Bad position") * database + upnp: fix crash bug * tags + fix MixRamp support * migrate to PCRE2 * GCC 12 build fixes OBS-URL: https://build.opensuse.org/request/show/935277 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=87
This commit is contained in:
parent
7adb66392c
commit
f29633ca5d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2f359d30dd980f762d2bc324d916e48b731e8a4d456d01d120c61ad657e4c754
|
|
||||||
size 768768
|
|
Binary file not shown.
3
mpd-0.23.5.tar.xz
Normal file
3
mpd-0.23.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f22c2c25093a05f4566f9cd7207cfbcd8405af67ed29a989bcf8905f80b7a299
|
||||||
|
size 770700
|
BIN
mpd-0.23.5.tar.xz.sig
Normal file
BIN
mpd-0.23.5.tar.xz.sig
Normal file
Binary file not shown.
14
mpd.changes
14
mpd.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 2 18:29:33 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
- Update to 0.23.5
|
||||||
|
* protocol
|
||||||
|
+ support relative offsets for "searchadd"
|
||||||
|
+ fix "searchaddpl" bug (bogus error "Bad position")
|
||||||
|
* database
|
||||||
|
+ upnp: fix crash bug
|
||||||
|
* tags
|
||||||
|
+ fix MixRamp support
|
||||||
|
* migrate to PCRE2
|
||||||
|
* GCC 12 build fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 12 23:12:23 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
|
Fri Nov 12 23:12:23 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
|
||||||
|
|
||||||
|
4
mpd.spec
4
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.4
|
Version: 0.23.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Music Player Daemon
|
Summary: Music Player Daemon
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -36,10 +36,10 @@ Patch1: %{name}-sndfile.patch
|
|||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc
|
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