Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcov for openSUSE:Factory checked in at 2026-02-21 21:02:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcov (Old) and /work/SRC/openSUSE:Factory/.kcov.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcov" Sat Feb 21 21:02:18 2026 rev:10 rq:1334227 version:42 Changes: -------- --- /work/SRC/openSUSE:Factory/kcov/kcov.changes 2024-04-16 20:11:55.410267112 +0200 +++ /work/SRC/openSUSE:Factory/.kcov.new.1977/kcov.changes 2026-02-21 21:04:18.370658703 +0100 @@ -1,0 +2,5 @@ +Fri Feb 20 14:54:16 UTC 2026 - Michal Suchanek <[email protected]> + +- Also link to libsframe on sp4 (bsc#1258658) + +------------------------------------------------------------------- @@ -10 +15 @@ -- Add -lsframe, -lzstd to build flags on Leap 15.5 and 15.6 build +- Add -lsframe, -lzstd to build flags on Leap 15.5 and 15.6 build (bsc#1217242) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcov.spec ++++++ --- /var/tmp/diff_new_pack.J6g2rj/_old 2026-02-21 21:04:18.918681166 +0100 +++ /var/tmp/diff_new_pack.J6g2rj/_new 2026-02-21 21:04:18.922681330 +0100 @@ -1,7 +1,7 @@ # # spec file for package kcov # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -48,7 +48,7 @@ rm -frv external/ %build -%if 0%{?suse_version} > 1500 || (0%{?suse_version} == 1500 && 0%{?sle_version} > 150400) +%if 0%{?suse_version} >= 1500 export CFLAGS="%{optflags} -lsframe -lzstd" %endif %cmake
