Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpclient for openSUSE:Factory checked in at 2026-06-22 17:33:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpclient (Old) and /work/SRC/openSUSE:Factory/.mpclient.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpclient" Mon Jun 22 17:33:12 2026 rev:7 rq:1360828 version:0.35 Changes: -------- --- /work/SRC/openSUSE:Factory/mpclient/mpclient.changes 2023-12-28 23:05:26.135152871 +0100 +++ /work/SRC/openSUSE:Factory/.mpclient.new.1956/mpclient.changes 2026-06-22 17:33:39.782624568 +0200 @@ -1,0 +2,5 @@ +Sun Jun 21 10:50:08 UTC 2026 - Илья Индиго <[email protected]> + +- Added mpc-0.35.tar.xz.sig and mpclient.keyring for source validation. + +------------------------------------------------------------------- New: ---- mpc-0.35.tar.xz.sig mpclient.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpclient.spec ++++++ --- /var/tmp/diff_new_pack.0xSC7w/_old 2026-06-22 17:33:40.770659203 +0200 +++ /var/tmp/diff_new_pack.0xSC7w/_new 2026-06-22 17:33:40.774659343 +0200 @@ -1,8 +1,7 @@ # # spec file for package mpclient # -# Copyright (c) 2023 SUSE LLC -# Copyright (c) 2012 Pascal Bleser <[email protected]> +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,14 +21,16 @@ Release: 0 Summary: A minimalist command line interface to MPD License: GPL-2.0-or-later -URL: https://musicpd.org +URL: https://github.com/MusicPlayerDaemon/mpc Source0: https://musicpd.org/download/mpc/0/mpc-%{version}.tar.xz -BuildRequires: meson >= 0.47.2 +Source1: https://musicpd.org/download/mpc/0/mpc-%{version}.tar.xz.sig +Source9: %{name}.keyring +BuildRequires: meson BuildRequires: ninja BuildRequires: pkgconfig BuildRequires: python3-Sphinx BuildRequires: rsync -BuildRequires: pkgconfig(libmpdclient) >= 2.16 +BuildRequires: pkgconfig(libmpdclient) %description A client for MPD, the Music Player Daemon. mpc connects to a MPD @@ -37,7 +38,7 @@ so can be easily used in scripts. %prep -%setup -q -n mpc-%{version} +%autosetup -p1 -n mpc-%{version} %build %meson
