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-12-15 21:49:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bpftrace (Old)
 and      /work/SRC/openSUSE:Factory/.bpftrace.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bpftrace"

Fri Dec 15 21:49:46 2023 rev:22 rq:1133267 version:0.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bpftrace/bpftrace.changes        2023-11-14 
21:42:32.047512867 +0100
+++ /work/SRC/openSUSE:Factory/.bpftrace.new.25432/bpftrace.changes     
2023-12-15 21:50:07.268412058 +0100
@@ -1,0 +2,6 @@
+Thu Dec 14 11:21:31 UTC 2023 - Shung-Hsi Yu <shung-hsi...@suse.com>
+
+- Bump LLVM major version to 17
+- Support DWARF parsing (boo#1217737)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bpftrace.spec ++++++
--- /var/tmp/diff_new_pack.dE8tgP/_old  2023-12-15 21:50:07.944436931 +0100
+++ /var/tmp/diff_new_pack.dE8tgP/_new  2023-12-15 21:50:07.944436931 +0100
@@ -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 || 0%{?sle_version} >= 150500
-%define llvm_major_version 15
+%if 0%{?suse_version} > 1600 || 0%{?sle_version} > 150500
+%define llvm_major_version 17
 %else
 %define llvm_major_version %{nil}
 %endif
@@ -46,6 +46,7 @@
 BuildRequires:  cmake
 BuildRequires:  flex
 BuildRequires:  libbpf-devel
+BuildRequires:  libdw-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  llvm%{llvm_major_version}-devel
 BuildRequires:  pkgconfig

Reply via email to