Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package audacious for openSUSE:Factory checked in at 2023-07-26 13:23:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audacious (Old) and /work/SRC/openSUSE:Factory/.audacious.new.15225 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audacious" Wed Jul 26 13:23:29 2023 rev:16 rq:1100179 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/audacious/audacious.changes 2023-06-12 15:26:59.843245795 +0200 +++ /work/SRC/openSUSE:Factory/.audacious.new.15225/audacious.changes 2023-07-26 13:24:07.884067548 +0200 @@ -1,0 +2,5 @@ +Sun Jul 23 13:02:31 UTC 2023 - Christoph G <f...@grueninger.de> + +- Require Qt(5/6)Svg, otherwise the Qt version does not show icons. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audacious.spec ++++++ --- /var/tmp/diff_new_pack.nca8A6/_old 2023-07-26 13:24:08.464071048 +0200 +++ /var/tmp/diff_new_pack.nca8A6/_new 2023-07-26 13:24:08.468071072 +0200 @@ -45,10 +45,12 @@ BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6Widgets) +Requires: cmake(Qt6Svg) %else BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Widgets) +Requires: cmake(Qt5Svg) %endif %description