Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libunwind for openSUSE:Factory checked in at 2026-06-02 16:01:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libunwind (Old) and /work/SRC/openSUSE:Factory/.libunwind.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libunwind" Tue Jun 2 16:01:20 2026 rev:60 rq:1356381 version:1.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libunwind/libunwind.changes 2026-05-28 17:23:54.504191764 +0200 +++ /work/SRC/openSUSE:Factory/.libunwind.new.1937/libunwind.changes 2026-06-02 16:01:52.464846255 +0200 @@ -1,0 +2,6 @@ +Thu May 28 16:44:15 UTC 2026 - Andreas Schwab <[email protected]> + +- Always disable C++ exception support, which is incompatible with the + system unwinder + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libunwind.spec ++++++ --- /var/tmp/diff_new_pack.grT9Lk/_old 2026-06-02 16:01:53.584892715 +0200 +++ /var/tmp/diff_new_pack.grT9Lk/_new 2026-06-02 16:01:53.588892880 +0200 @@ -1,7 +1,7 @@ # # spec file for package libunwind # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -112,6 +112,7 @@ %build autoreconf -fiv %configure \ + --disable-cxx-exceptions \ --enable-minidebuginfo %make_build
