Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bpftrace for openSUSE:Factory checked in at 2023-01-11 14:35:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bpftrace (Old) and /work/SRC/openSUSE:Factory/.bpftrace.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bpftrace" Wed Jan 11 14:35:53 2023 rev:18 rq:1057731 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bpftrace/bpftrace.changes 2022-09-09 18:29:29.909263371 +0200 +++ /work/SRC/openSUSE:Factory/.bpftrace.new.32243/bpftrace.changes 2023-01-11 14:37:19.205999340 +0100 @@ -1,0 +2,5 @@ +Mon Jan 9 07:19:16 UTC 2023 - Shung-Hsi Yu <[email protected]> + +- Bump LLVM major version to 15 in preparation for Leap 15.5/SLES 15-SP5 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bpftrace.spec ++++++ --- /var/tmp/diff_new_pack.PU0f2I/_old 2023-01-11 14:37:19.570001399 +0100 +++ /var/tmp/diff_new_pack.PU0f2I/_new 2023-01-11 14:37:19.574001421 +0100 @@ -1,7 +1,7 @@ # # spec file for package bpftrace # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,8 +24,8 @@ # Use the latest supported LLVM version, but Leap only has a slightly older one # so just use whatever version is available. -%if 0%{?suse_version} > 1500 -%define llvm_major_version 12 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150500 +%define llvm_major_version 15 %else %define llvm_major_version %{nil} %endif
