Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpd for openSUSE:Factory checked in at 2022-03-30 20:35:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpd (Old) and /work/SRC/openSUSE:Factory/.mpd.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpd" Wed Mar 30 20:35:57 2022 rev:39 rq:965775 version:0.23.6 Changes: -------- --- /work/SRC/openSUSE:Factory/mpd/mpd.changes 2022-01-11 21:24:30.429179863 +0100 +++ /work/SRC/openSUSE:Factory/.mpd.new.1900/mpd.changes 2022-03-30 20:36:02.349321640 +0200 @@ -1,0 +2,15 @@ +Tue Mar 29 21:26:09 UTC 2022 - ???????? ???????????? <i...@ilya.cf> + +- Updated to 0.23.6 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.6/NEWS + * protocol: + * support filename "cover.webp" for "albumart" command + * support "readcomments" and "readpicture" on CUE tracks + * decoder: + * ffmpeg: fix end-of-file check (update stuck at empty files) + * opus: fix "readpicture" on Opus files + * output: + * pipewire: fix crash bug if setting volume before playback starts + * wasapi: fix resume after pause + +------------------------------------------------------------------- Old: ---- mpd-0.23.5.tar.xz mpd-0.23.5.tar.xz.sig New: ---- mpd-0.23.6.tar.xz mpd-0.23.6.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpd.spec ++++++ --- /var/tmp/diff_new_pack.qQFYIn/_old 2022-03-30 20:36:03.017322189 +0200 +++ /var/tmp/diff_new_pack.qQFYIn/_new 2022-03-30 20:36:03.021322193 +0200 @@ -1,7 +1,7 @@ # # spec file for package mpd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.23.5 +Version: 0.23.6 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later @@ -75,6 +75,7 @@ BuildRequires: pkgconfig(libmpg123) BuildRequires: pkgconfig(libnfs) BuildRequires: pkgconfig(libopenmpt) +BuildRequires: pkgconfig(libpcre2-8) BuildRequires: pkgconfig(libpipewire-0.3) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libsystemd) @@ -84,7 +85,6 @@ BuildRequires: pkgconfig(ogg) BuildRequires: pkgconfig(openal) BuildRequires: pkgconfig(opus) -BuildRequires: pkgconfig(libpcre2-8) BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(shine) BuildRequires: pkgconfig(shout) ++++++ mpd-0.23.5.tar.xz -> mpd-0.23.6.tar.xz ++++++ ++++ 7639 lines of diff (skipped)