Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llvm19 for openSUSE:Factory checked in at 2026-03-20 21:21:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm19 (Old) and /work/SRC/openSUSE:Factory/.llvm19.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm19" Fri Mar 20 21:21:16 2026 rev:15 rq:1341463 version:19.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm19/llvm19.changes 2025-09-22 16:40:49.196285764 +0200 +++ /work/SRC/openSUSE:Factory/.llvm19.new.8177/llvm19.changes 2026-03-20 21:21:37.702050272 +0100 @@ -1,0 +2,6 @@ +Mon Mar 09 15:11:08 UTC 2026 - Martin Jambor <[email protected]> + +- Adjust a condition in the spec file to be ready when %suse_version + is increased in SLES 16.1 [jira#PED-15787]. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm19.spec ++++++ --- /var/tmp/diff_new_pack.FsV56e/_old 2026-03-20 21:21:40.390162263 +0100 +++ /var/tmp/diff_new_pack.FsV56e/_new 2026-03-20 21:21:40.394162430 +0100 @@ -1,7 +1,7 @@ # # spec file for package llvm19 # -# 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 @@ -49,7 +49,7 @@ %ifarch aarch64 ppc64le s390x x86_64 %bcond_without lldb -%if %{suse_version} > 1600 +%if %{suse_version} > 1699 %bcond_without lldb_python %else # LLDB Python bindings require Swig 4, which SLE/Leap don't have.
