From b436ae6d7d4ceb99ed8f23804763192bc65fddd863e3f26300a0741c055414f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Sun, 30 May 2021 17:27:48 +0000 Subject: [PATCH] Accepting request 896178 from home:13ilya:branches:multimedia:apps - Update to 0.22.8 * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.8/NEWS * fix crash bug in "albumart" command (0.22.7 regression) OBS-URL: https://build.opensuse.org/request/show/896178 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=75 --- mpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpd.spec b/mpd.spec index f34b762..7d006a2 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