diff --git a/mpd.changes b/mpd.changes index 0f99040..fb213c6 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,14 +1,13 @@ ------------------------------------------------------------------- Thu Dec 2 18:29:33 UTC 2021 - Mia Herkt -- 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 +- Updated to 0.23.5 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS + * 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 diff --git a/mpd.spec b/mpd.spec index cba4a73..01db8c5 100644 --- a/mpd.spec +++ b/mpd.spec @@ -36,10 +36,10 @@ Patch1: %{name}-sndfile.patch BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ +BuildRequires: group(audio) BuildRequires: hicolor-icon-theme BuildRequires: libboost_headers-devel BuildRequires: libcue-devel -BuildRequires: group(audio) # MPD_ENABLE_AUTO_LIB BuildRequires: libgcrypt-devel BuildRequires: libmikmod-devel