Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package discord for openSUSE:Factory:NonFree checked in at 2023-02-20 17:44:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/discord (Old) and /work/SRC/openSUSE:Factory:NonFree/.discord.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "discord" Mon Feb 20 17:44:28 2023 rev:28 rq:1066819 version:0.0.25 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/discord/discord.changes 2023-02-16 16:54:18.210333508 +0100 +++ /work/SRC/openSUSE:Factory:NonFree/.discord.new.22824/discord.changes 2023-02-20 17:44:29.458969736 +0100 @@ -1,0 +2,11 @@ +Mon Feb 20 09:45:56 UTC 2023 - Fabian Vogt <fv...@suse.com> + +- Use %_provides_exclude_from instead +- Only the libffmpeg.so requires needs to be ignored + +------------------------------------------------------------------- +Sun Feb 19 11:37:02 UTC 2023 - Jon Brightwell <j...@moozaad.co.uk> + +- Updated provides and requires ignores for libGLES, libvulkan and libEGL so it doesn't clash with system packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ discord.spec ++++++ --- /var/tmp/diff_new_pack.q725jZ/_old 2023-02-20 17:44:30.306974526 +0100 +++ /var/tmp/diff_new_pack.q725jZ/_new 2023-02-20 17:44:30.310974550 +0100 @@ -19,8 +19,9 @@ # Require bash for extglob in install section. %global _buildshell /bin/bash -%global __requires_exclude ^(libffmpeg|libnode).* -%global __provides_exclude ^(libffmpeg|libnode).* +# Shipped by this package but not provided externally +%global __requires_exclude ^libffmpeg +%global __provides_exclude_from %{_libdir}/%{name} # This is to enable build with patent encoumbered codecs. Not allowed in OBS %bcond_with x264 Name: discord