Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcov for openSUSE:Factory checked in at 2024-04-15 20:18:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcov (Old) and /work/SRC/openSUSE:Factory/.kcov.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcov" Mon Apr 15 20:18:45 2024 rev:8 rq:1167820 version:42 Changes: -------- --- /work/SRC/openSUSE:Factory/kcov/kcov.changes 2024-04-03 17:20:30.861713922 +0200 +++ /work/SRC/openSUSE:Factory/.kcov.new.26366/kcov.changes 2024-04-15 20:24:49.606688627 +0200 @@ -1,0 +2,5 @@ +Mon Apr 15 08:46:11 UTC 2024 - Max Lin <m...@suse.com> + +- Add -lsframe, -lzstd to build flags on Leap 15.5 and 15.6 build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcov.spec ++++++ --- /var/tmp/diff_new_pack.BJc1Jb/_old 2024-04-15 20:24:50.046704828 +0200 +++ /var/tmp/diff_new_pack.BJc1Jb/_new 2024-04-15 20:24:50.046704828 +0200 @@ -48,7 +48,7 @@ rm -frv external/ %build -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} > 1500 || (0%{?suse_version} == 1500 && 0%{?sle_version} > 150400) export CFLAGS="%{optflags} -lsframe -lzstd" %endif %cmake