Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bpftrace for openSUSE:Factory 
checked in at 2026-08-31 15:58:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bpftrace (Old)
 and      /work/SRC/openSUSE:Factory/.bpftrace.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bpftrace"

Mon Aug 31 15:58:07 2026 rev:44 rq:1374817 version:0.26.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bpftrace/bpftrace.changes        2026-06-17 
16:24:24.802357662 +0200
+++ /work/SRC/openSUSE:Factory/.bpftrace.new.1265/bpftrace.changes      
2026-08-31 15:58:09.766039021 +0200
@@ -1,0 +2,5 @@
+Thu Aug 27 06:27:15 UTC 2026 - Hoyeon Lee <[email protected]>
+
+- Use pkgconfig() dependencies and %autosetup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bpftrace.spec ++++++
--- /var/tmp/diff_new_pack.WtYQMd/_old  2026-08-31 15:58:10.371060147 +0200
+++ /var/tmp/diff_new_pack.WtYQMd/_new  2026-08-31 15:58:10.373060217 +0200
@@ -42,19 +42,19 @@
 BuildRequires:  clang%{product_libs_llvm_ver}-devel
 BuildRequires:  cmake
 BuildRequires:  flex
-BuildRequires:  libbpf-devel
 BuildRequires:  libbpf-devel-static
-BuildRequires:  libxml2-devel
 BuildRequires:  llvm%{product_libs_llvm_ver}-devel
 BuildRequires:  pkgconfig
-BuildRequires:  readline-devel
 BuildRequires:  xxd
 BuildRequires:  cmake(cereal)
 BuildRequires:  pkgconfig(libbcc) >= 0.11
+BuildRequires:  pkgconfig(libbpf)
 BuildRequires:  pkgconfig(libelf)
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(readline)
 BuildRequires:  pkgconfig(zlib)
 BuildRequires:  rubygem(asciidoctor)
-ExcludeArch:    %arm %ix86
+ExcludeArch:    %{arm} %{ix86}
 
 %description
 High-level tracing language for Linux, allowing for instrumentation of
@@ -75,8 +75,7 @@
 easily modified to allow for different types of debugging.
 
 %prep
-%setup -q
-%autopatch -p1
+%autosetup -p1
 
 # Correct the #!-line to avoid rpmlint warnings.
 find tools -name '*.bt' -type f \

Reply via email to