Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpclient for openSUSE:Factory checked in at 2021-12-12 21:27:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpclient (Old) and /work/SRC/openSUSE:Factory/.mpclient.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpclient" Sun Dec 12 21:27:43 2021 rev:5 rq:940009 version:0.34 Changes: -------- --- /work/SRC/openSUSE:Factory/mpclient/mpclient.changes 2019-11-07 23:18:55.772691045 +0100 +++ /work/SRC/openSUSE:Factory/.mpclient.new.2520/mpclient.changes 2021-12-12 21:28:28.880372528 +0100 @@ -1,0 +2,12 @@ +Fri Dec 10 16:05:06 UTC 2021 - ???????? ???????????? <[email protected]> + +- Updated to 0.34 + * https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/v0.34/NEWS + * add commands "albumart", "readpicture" + * support grouping "list" results + * don't print status after error + * custom status format + * meson: auto-build libmpdclient if not available + * require: libmpdclient 2.16 or newer and MPD 0.21 or newer + +------------------------------------------------------------------- @@ -4 +16 @@ -- Update to 0.33 +- Updated to 0.33 @@ -255,2 +266,0 @@ - - Old: ---- mpc-0.33.tar.xz New: ---- mpc-0.34.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpclient.spec ++++++ --- /var/tmp/diff_new_pack.MSib72/_old 2021-12-12 21:28:29.228372734 +0100 +++ /var/tmp/diff_new_pack.MSib72/_new 2021-12-12 21:28:29.232372737 +0100 @@ -1,7 +1,7 @@ # # spec file for package mpclient # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2012 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,17 +18,18 @@ Name: mpclient -Version: 0.33 +Version: 0.34 Release: 0 Summary: A minimalist command line interface to MPD License: GPL-2.0-or-later -URL: https://www.musicpd.org -Source0: https://www.musicpd.org/download/mpc/0/mpc-%{version}.tar.xz +URL: https://musicpd.org +Source0: https://musicpd.org/download/mpc/0/mpc-%{version}.tar.xz BuildRequires: meson >= 0.47.2 BuildRequires: ninja BuildRequires: pkgconfig BuildRequires: python3-Sphinx -BuildRequires: pkgconfig(libmpdclient) +BuildRequires: rsync +BuildRequires: pkgconfig(libmpdclient) >= 2.16 %description A client for MPD, the Music Player Daemon. mpc connects to a MPD @@ -44,9 +45,9 @@ %install %meson_install -install -m 0755 contrib/mpd-pls-handler.sh %{buildroot}%{_bindir}/mpd-pls-handler -install -m 0755 contrib/mpd-m3u-handler.sh %{buildroot}%{_bindir}/mpd-m3u-handler -install -Dm 0644 contrib/mpc-completion.bash %{buildroot}%{_datadir}/bash-completion/completions/%{name} +install -pm0755 contrib/mpd-pls-handler.sh %{buildroot}%{_bindir}/mpd-pls-handler +install -pm0755 contrib/mpd-m3u-handler.sh %{buildroot}%{_bindir}/mpd-m3u-handler +install -Dpm0644 contrib/mpc-completion.bash %{buildroot}%{_datadir}/bash-completion/completions/%{name} rm -r %{buildroot}%{_datadir}/doc %check ++++++ mpc-0.33.tar.xz -> mpc-0.34.tar.xz ++++++ ++++ 2210 lines of diff (skipped)
