Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package strace for openSUSE:Factory checked in at 2026-09-07 11:26:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strace (Old) and /work/SRC/openSUSE:Factory/.strace.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strace" Mon Sep 7 11:26:20 2026 rev:122 rq:1375557 version:7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/strace/strace.changes 2026-08-24 12:01:16.963936248 +0200 +++ /work/SRC/openSUSE:Factory/.strace.new.1265/strace.changes 2026-09-07 11:26:22.956782743 +0200 @@ -1,0 +2,6 @@ +Wed Sep 2 15:35:21 UTC 2026 - Andreas Schwab <[email protected]> + +- Remove unused sysvinit-tools and time +- Don't require mpers support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strace.spec ++++++ --- /var/tmp/diff_new_pack.GhzTJl/_old 2026-09-07 11:26:24.090822416 +0200 +++ /var/tmp/diff_new_pack.GhzTJl/_new 2026-09-07 11:26:24.093822521 +0200 @@ -42,10 +42,6 @@ BuildRequires: lksctp-tools-devel BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?suse_version} > 1140 -BuildRequires: sysvinit-tools -BuildRequires: time -%endif %ifarch x86_64 Obsoletes: strace-32bit %endif @@ -63,11 +59,7 @@ %setup -q %build -%configure \ -%ifarch aarch64 - --disable-mpers \ -%endif - %{nil} +%configure --enable-mpers=check make %{?_smp_mflags} # Exclude testsuite for qemu builds, qemu-linux-user doesn't support ptrace.
