Hello community, here is the log from the commit of package discord for openSUSE:Leap:15.2:NonFree checked in at 2020-06-16 10:52:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2:NonFree/discord (Old) and /work/SRC/openSUSE:Leap:15.2:NonFree/.discord.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "discord" Tue Jun 16 10:52:42 2020 rev:14 rq:813023 version:0.0.10 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2:NonFree/discord/discord.changes 2020-05-23 16:59:40.559747343 +0200 +++ /work/SRC/openSUSE:Leap:15.2:NonFree/.discord.new.3606/discord.changes 2020-06-16 10:52:43.248915672 +0200 @@ -1,0 +2,5 @@ +Mon Jun 8 13:14:00 UTC 2020 - Maurizio Galli <[email protected]> + +- ffmpeg macro no longer used in packman. Switch to x264. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ discord.spec ++++++ --- /var/tmp/diff_new_pack.louTdu/_old 2020-06-16 10:52:43.876917454 +0200 +++ /var/tmp/diff_new_pack.louTdu/_new 2020-06-16 10:52:43.880917465 +0200 @@ -21,7 +21,7 @@ %global __requires_exclude ^(libffmpeg|libnode).* %global __provides_exclude ^(libffmpeg|libnode).* # This is to enable build with patent encoumbered codecs. Not allowed in OBS -%bcond_with ffmpeg +%bcond_with x264 Name: discord Version: 0.0.10 Release: 0 @@ -62,7 +62,7 @@ %setup -T -a 1 -c -n ffmpeg %build -%if %{with ffmpeg} +%if %{with x264} # nothing to do : %else
