Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ffmpeg-4 for openSUSE:Factory checked in at 2022-03-15 19:03:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffmpeg-4 (Old) and /work/SRC/openSUSE:Factory/.ffmpeg-4.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpeg-4" Tue Mar 15 19:03:54 2022 rev:49 rq:961685 version:4.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ffmpeg-4/ffmpeg-4.changes 2022-02-17 23:40:54.407700726 +0100 +++ /work/SRC/openSUSE:Factory/.ffmpeg-4.new.25692/ffmpeg-4.changes 2022-03-15 19:04:02.908912662 +0100 @@ -1,0 +2,5 @@ +Sun Mar 13 15:20:53 UTC 2022 - Predrag Ivanovi?? <predi...@mts.rs> + +- Fix OS version check, so nvcodec is enabled for Leap too. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffmpeg-4.spec ++++++ --- /var/tmp/diff_new_pack.QtXDlt/_old 2022-03-15 19:04:03.460913036 +0100 +++ /var/tmp/diff_new_pack.QtXDlt/_new 2022-03-15 19:04:03.468913042 +0100 @@ -40,7 +40,7 @@ # nvcodec headers only present after leap15 %bcond_with nvcodec -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} >= 1500 %bcond_without nvcodec %endif %if 0%{?BUILD_ORIG}