Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cantata for openSUSE:Factory checked in at 2022-03-29 18:15:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cantata (Old) and /work/SRC/openSUSE:Factory/.cantata.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cantata" Tue Mar 29 18:15:22 2022 rev:20 rq:965569 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cantata/cantata.changes 2022-03-02 22:03:39.625986513 +0100 +++ /work/SRC/openSUSE:Factory/.cantata.new.1900/cantata.changes 2022-03-29 18:15:55.387163126 +0200 @@ -1,0 +2,6 @@ +Tue Mar 29 06:51:49 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Use libvlc for MPD http stream playback. + QtMultimedia is too old on Leap 15.3 to build Cantata 2.5. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cantata.spec ++++++ --- /var/tmp/diff_new_pack.0jSvyZ/_old 2022-03-29 18:15:55.931163678 +0200 +++ /var/tmp/diff_new_pack.0jSvyZ/_new 2022-03-29 18:15:55.939163687 +0200 @@ -33,7 +33,6 @@ BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Sql) BuildRequires: pkgconfig(Qt5Svg) @@ -96,7 +95,8 @@ %build %cmake -DENABLE_REMOTE_DEVICES=OFF \ - -DENABLE_CATEGORIZED_VIEW=OFF + -DENABLE_CATEGORIZED_VIEW=OFF \ + -DENABLE_LIBVLC=ON %cmake_build %install