diff --git a/mpd-0.22.4.tar.xz b/mpd-0.22.4.tar.xz deleted file mode 100644 index 4b7d114..0000000 --- a/mpd-0.22.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:891ea993a539246fa8f670346e5aa6c8cc85ce4be739ff12261712b0b3149dd0 -size 729264 diff --git a/mpd-0.22.4.tar.xz.sig b/mpd-0.22.4.tar.xz.sig deleted file mode 100644 index 4f6b405..0000000 Binary files a/mpd-0.22.4.tar.xz.sig and /dev/null differ diff --git a/mpd-0.22.6.tar.xz b/mpd-0.22.6.tar.xz new file mode 100644 index 0000000..884654b --- /dev/null +++ b/mpd-0.22.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be149a4895c3cb613477f8cf1193593e3d8a1d38a75ffa7d32da8c8316a4d5e +size 730524 diff --git a/mpd-0.22.6.tar.xz.sig b/mpd-0.22.6.tar.xz.sig new file mode 100644 index 0000000..46bb8fa Binary files /dev/null and b/mpd-0.22.6.tar.xz.sig differ diff --git a/mpd.changes b/mpd.changes index 4d77663..61af337 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Feb 19 23:49:35 UTC 2021 - Dirk Müller + +- update to 0.22.6: + * fix missing tags on songs in queue + - error for malformed ranges instead of ignoring silently + - better error message for open-ended range with "move" + - simple: fix missing CUE sheet metadata in "addid" command + - id: translate TPE3 to Conductor, not Performer + - iso9660: another fix for unaligned reads + - httpd: error handling on Windows improved + - pulse: fix deadlock with "always_on" + ------------------------------------------------------------------- Sat Jan 23 11:49:19 UTC 2021 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index d89529b..cafdf6f 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.22.4 +Version: 0.22.6 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