Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bcc for openSUSE:Factory checked in at 2023-10-17 20:24:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcc (Old) and /work/SRC/openSUSE:Factory/.bcc.new.20540 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcc" Tue Oct 17 20:24:12 2023 rev:55 rq:1118003 version:0.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bcc/bcc.changes 2023-09-26 22:19:01.802056982 +0200 +++ /work/SRC/openSUSE:Factory/.bcc.new.20540/bcc.changes 2023-10-17 20:24:14.265684478 +0200 @@ -1,0 +2,5 @@ +Mon Oct 16 11:32:32 UTC 2023 - Shung-Hsi Yu <shung-hsi...@suse.com> + +- Re-enable bcc-lua now that boo#1215592 is resolved + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcc.spec ++++++ --- /var/tmp/diff_new_pack.lvdmFb/_old 2023-10-17 20:24:15.009710524 +0200 +++ /var/tmp/diff_new_pack.lvdmFb/_new 2023-10-17 20:24:15.009710524 +0200 @@ -16,8 +16,15 @@ # -# Re-enable bcc-lua on supported architectures once boo#1215592 is resolved +%if 0%{?suse_version} > 1500 +%ifarch %ix86 x86_64 +%{!?with_lua: %global with_lua 1} +%else %{!?with_lua: %global with_lua 0} +%endif +%else +%{!?with_lua: %global with_lua 0} +%endif # Use the latest supported LLVM version, but Leap < 15.5 only has a slightly # older one so just use whatever version is available.