diff --git a/mpd-0.23.10.tar.xz b/mpd-0.23.10.tar.xz new file mode 100644 index 0000000..fd2fdcd --- /dev/null +++ b/mpd-0.23.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605c8ceb42cc48144cbdbe9e9682b6dc0df0348258a4a62bde095a02ca24e6a8 +size 774196 diff --git a/mpd-0.23.10.tar.xz.sig b/mpd-0.23.10.tar.xz.sig new file mode 100644 index 0000000..539763f Binary files /dev/null and b/mpd-0.23.10.tar.xz.sig differ diff --git a/mpd-0.23.9.tar.xz b/mpd-0.23.9.tar.xz deleted file mode 100644 index 67ecf2b..0000000 --- a/mpd-0.23.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d -size 774156 diff --git a/mpd-0.23.9.tar.xz.sig b/mpd-0.23.9.tar.xz.sig deleted file mode 100644 index cc20ed5..0000000 Binary files a/mpd-0.23.9.tar.xz.sig and /dev/null differ diff --git a/mpd.changes b/mpd.changes index 1a7525e..13ecce0 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Oct 17 07:12:07 UTC 2022 - Илья Индиго + +- Updated to 0.23.10 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS + * storage: curl: fixed file time stamps + * decoder: ffmpeg: fixed libfmt 9 compiler warning + * encoder: flac: fixed failure when libFLAC is built without Ogg support + * output: alsa: fixed crash bug + ------------------------------------------------------------------- Wed Aug 24 06:10:55 UTC 2022 - Paolo Stivanin diff --git a/mpd.spec b/mpd.spec index 2edd3cf..8baee74 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.23.9 +Version: 0.23.10 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later @@ -34,12 +34,11 @@ Source5: %{name}.tmpfiles.d Patch0: %{name}-conf.patch 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