diff --git a/mpd-0.22.7.tar.xz b/mpd-0.22.7.tar.xz deleted file mode 100644 index b0804bf..0000000 --- a/mpd-0.22.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:498668c408cece8469dfcda6dd59a471d5ee9ba2c365a7eca3165a8ac831fc41 -size 737524 diff --git a/mpd-0.22.7.tar.xz.sig b/mpd-0.22.7.tar.xz.sig deleted file mode 100644 index 36b08fe..0000000 Binary files a/mpd-0.22.7.tar.xz.sig and /dev/null differ diff --git a/mpd-0.22.8.tar.xz b/mpd-0.22.8.tar.xz new file mode 100644 index 0000000..ae5af7e --- /dev/null +++ b/mpd-0.22.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9617ed08c9ffafcf5f925819251f6b90df3f4f73cf2838c41033e1962104286d +size 737368 diff --git a/mpd-0.22.8.tar.xz.sig b/mpd-0.22.8.tar.xz.sig new file mode 100644 index 0000000..6d044fa Binary files /dev/null and b/mpd-0.22.8.tar.xz.sig differ diff --git a/mpd.changes b/mpd.changes index 7b185ba..e343185 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 30 15:39:04 UTC 2021 - Fabian Niepelt + +- 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) + ------------------------------------------------------------------- Fri May 21 06:04:21 UTC 2021 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index 47a6141..f34b762 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.22.7 +Version: 0.22.8 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later @@ -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