From 37da1c98d2d31b63e42b8944d038e2423167bb48b4ff91f653095fe26aa357e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 2 Jan 2018 09:58:39 +0000 Subject: [PATCH] Accepting request 561086 from home:alois:branches:multimedia:apps - Update to version 0.20.14 (2018/01/01) * database - simple: fix file corruption in the presence of mount points * archive - bz2: fix deadlock - reduce lock contention, fixing lots of xrun problems ver 0.20.13 (2017/12/18) * mixer - alsa: fix rounding errors * database - simple: don't purge mount points on update/rescan - simple: fix "mount" bug caused by bad compiler optimization - simple: fix "lsinfo" into mount points - upnp: work around libupnp 1.6.24 API breakage * queue: fix spuriously misplaced prioritized songs * save and restore mountpoints within the state file ver 0.20.12 (2017/11/25) * database - upnp: adapt to libupnp 1.8 API changes * input - cdio_paranoia, ffmpeg, file, smbclient: reduce lock contention, fixing lots of xrun problems - curl: fix seeking * decoder - ffmpeg: fix GCC 8 warning - vorbis: fix Tremor support * player - log message when decoder is too slow * encoder - vorbis: default to quality 3 * output - fix hanging playback with soxr resampler - httpd: flush encoder after tag; fixes corrupt Vorbis stream ver 0.20.11 (2017/10/18) * storage - curl: support Content-Type application/xml * decoder - ffmpeg: more reliable song duration - gme: fix track numbering * improve random song order when switching songs manually * fix case insensitive search without libicu * fix endless loop when accessing malformed file names in ZIP files ver 0.20.10 (2017/08/24) * decoder - ffmpeg: support MusicBrainz ID3v2 tags * tags - aiff: fix FORM chunk size endianess (is big-endian) * fix crash when resuming playback before decoder is ready OBS-URL: https://build.opensuse.org/request/show/561086 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=3 --- mpd-0.20.14.tar.xz | 3 +++ mpd-0.20.9.tar.xz | 3 --- mpd.changes | 56 ++++++++++++++++++++++++++++++++++++++++++++++ mpd.spec | 20 ++++++++--------- 4 files changed, 68 insertions(+), 14 deletions(-) create mode 100644 mpd-0.20.14.tar.xz delete mode 100644 mpd-0.20.9.tar.xz diff --git a/mpd-0.20.14.tar.xz b/mpd-0.20.14.tar.xz new file mode 100644 index 0000000..9194b4b --- /dev/null +++ b/mpd-0.20.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d59afa1e7aabe5f7ad2d66eb274b0d54568b4110a783dfe8e74bd0f94e3f781 +size 787944 diff --git a/mpd-0.20.9.tar.xz b/mpd-0.20.9.tar.xz deleted file mode 100644 index 7b3f313..0000000 --- a/mpd-0.20.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd77a2869e32354b004cc6b34fcb0bee56114caa2d9ed862aaa8071441e34eb7 -size 773404 diff --git a/mpd.changes b/mpd.changes index b043292..456f546 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Tue Jan 2 09:23:24 UTC 2018 - aloisio@gmx.com + +- Update to version 0.20.14 (2018/01/01) + * database + - simple: fix file corruption in the presence of mount points + * archive + - bz2: fix deadlock + - reduce lock contention, fixing lots of xrun problems + + ver 0.20.13 (2017/12/18) + * mixer + - alsa: fix rounding errors + * database + - simple: don't purge mount points on update/rescan + - simple: fix "mount" bug caused by bad compiler optimization + - simple: fix "lsinfo" into mount points + - upnp: work around libupnp 1.6.24 API breakage + * queue: fix spuriously misplaced prioritized songs + * save and restore mountpoints within the state file + + ver 0.20.12 (2017/11/25) + * database + - upnp: adapt to libupnp 1.8 API changes + * input + - cdio_paranoia, ffmpeg, file, smbclient: reduce lock + contention, fixing lots of xrun problems + - curl: fix seeking + * decoder + - ffmpeg: fix GCC 8 warning + - vorbis: fix Tremor support + * player + - log message when decoder is too slow + * encoder + - vorbis: default to quality 3 + * output + - fix hanging playback with soxr resampler + - httpd: flush encoder after tag; fixes corrupt Vorbis stream + + ver 0.20.11 (2017/10/18) + * storage + - curl: support Content-Type application/xml + * decoder + - ffmpeg: more reliable song duration + - gme: fix track numbering + * improve random song order when switching songs manually + * fix case insensitive search without libicu + * fix endless loop when accessing malformed file names in ZIP files + + ver 0.20.10 (2017/08/24) + * decoder + - ffmpeg: support MusicBrainz ID3v2 tags + * tags + - aiff: fix FORM chunk size endianess (is big-endian) + * fix crash when resuming playback before decoder is ready + ------------------------------------------------------------------- Sat Aug 19 19:38:23 UTC 2017 - cornelis@solcon.nl diff --git a/mpd.spec b/mpd.spec index 35c287e..8f57f9e 100644 --- a/mpd.spec +++ b/mpd.spec @@ -1,8 +1,8 @@ # # spec file for package mpd # +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,21 +23,20 @@ %define _userunitdir /usr/lib/systemd/user %endif Name: mpd -Version: 0.20.9 +Version: 0.20.14 Release: 0 -License: GPL-3.0+ Summary: Music Player Daemon -Url: http://www.musicpd.org/ +License: GPL-3.0+ Group: Productivity/Multimedia/Sound/Players -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source: http://www.musicpd.org/download/mpd/0.20/mpd-%{version}.tar.xz +URL: https://www.musicpd.org/ +Source: https://www.musicpd.org/download/mpd/0.20/mpd-%{version}.tar.xz Source2: README.%{name} Source3: mpd-user.conf # PATCH-FEATURE-OPENSUSE mpd-mpdconf_suse.patch -- Patch0: %{name}-mpdconf_suse.patch Patch1: mpd-configh.patch -BuildRequires: automake BuildRequires: autoconf +BuildRequires: automake BuildRequires: pkg-config BuildRequires: libboost_headers-devel #uildRequires: cdrkit-cdrtools-compat @@ -76,11 +75,11 @@ BuildRequires: pkgconfig(libcdio_paranoia) BuildRequires: pkgconfig(libcurl) >= 7.18 BuildRequires: pkgconfig(libgme) BuildRequires: pkgconfig(libiso9660) -BuildRequires: pkgconfig(libnfs) BuildRequires: pkgconfig(libmms) >= 0.4 BuildRequires: pkgconfig(libmodplug) BuildRequires: pkgconfig(libmpdclient) >= 2.2 BuildRequires: pkgconfig(libmpg123) +BuildRequires: pkgconfig(libnfs) BuildRequires: pkgconfig(libpulse) >= 0.9.16 BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libupnp) @@ -259,14 +258,13 @@ getent passwd mpd >/dev/null || useradd -r -g audio -d /var/lib/mpd -s /sbin/nol %service_del_postun mpd.service %files -%defattr(-,root,root) %doc AUTHORS COPYING NEWS README.md README.mpd %config(noreplace) /etc/%{name}.conf %{_bindir}/%{name} %{_sbindir}/rcmpd %attr(0755,mpd,audio) %{_localstatedir}/lib/%{name} -%{_mandir}/man1/%{name}.1* -%{_mandir}/man5/%{name}.conf.5* +%{_mandir}/man1/%{name}.1%{ext_man} +%{_mandir}/man5/%{name}.conf.5%{ext_man} %dir %{_docdir}/%{name} %doc %{_docdir}/%{name} %{_unitdir}/mpd.service