Hello community, here is the log from the commit of package discord for openSUSE:Factory:NonFree checked in at 2018-11-20 22:44:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/discord (Old) and /work/SRC/openSUSE:Factory:NonFree/.discord.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "discord" Tue Nov 20 22:44:43 2018 rev:3 rq:650350 version:0.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/discord/discord.changes 2018-05-04 11:33:16.199465771 +0200 +++ /work/SRC/openSUSE:Factory:NonFree/.discord.new.19453/discord.changes 2018-11-20 22:45:15.782218623 +0100 @@ -1,0 +2,5 @@ +Sat Nov 17 15:10:51 UTC 2018 - Maurizio Galli <[email protected]> + +- added symbolic link to fix missing icon in some environments + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ discord.spec ++++++ --- /var/tmp/diff_new_pack.Uhpjq8/_old 2018-11-20 22:45:17.126218101 +0100 +++ /var/tmp/diff_new_pack.Uhpjq8/_new 2018-11-20 22:45:17.134218098 +0100 @@ -80,6 +80,9 @@ cp -r !(discord*|*.so) %{buildroot}%{_libdir}/%{name} shopt -u extglob +# fix missing icon in some envoronments +ln -sf %{_datadir}/icons/hicolor/256x256/apps/%{name}.png /%{buildroot}%{_libdir}/%{name} + # Executable checks for resources in its directory so it cannot be in bin. mkdir -p %{buildroot}%{_bindir} ln -s %{_libdir}/%{name}/Discord %{buildroot}%{_bindir}/%{name}
