Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rust-keylime for openSUSE:Factory 
checked in at 2026-04-16 17:25:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-keylime (Old)
 and      /work/SRC/openSUSE:Factory/.rust-keylime.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust-keylime"

Thu Apr 16 17:25:08 2026 rev:34 rq:1346418 version:0.2.9+8

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-keylime/rust-keylime.changes        
2026-03-22 14:11:57.672838090 +0100
+++ /work/SRC/openSUSE:Factory/.rust-keylime.new.11940/rust-keylime.changes     
2026-04-16 17:25:15.571206744 +0200
@@ -1,0 +2,5 @@
+Sat Apr 11 21:12:38 UTC 2026 - Aaron Puchert <[email protected]>
+
+- Build with Clang <= 21 for now to work around boo#1260596.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rust-keylime.spec ++++++
--- /var/tmp/diff_new_pack.BDBivk/_old  2026-04-16 17:25:17.859301011 +0200
+++ /var/tmp/diff_new_pack.BDBivk/_new  2026-04-16 17:25:17.859301011 +0200
@@ -44,7 +44,13 @@
 Patch2:         Cargo_lock.patch
 Patch3:         Cargo_toml.patch
 BuildRequires:  cargo-packaging
+%if %product_libs_llvm_ver <= 21
 BuildRequires:  clang
+%else
+# Workaround for failing build with Clang 22, probably requires bindgen >= 
0.72.1.
+BuildRequires:  clang21
+BuildRequires:  llvm21-libclang13
+%endif
 BuildRequires:  firewall-macros
 BuildRequires:  libarchive-devel
 BuildRequires:  rust

Reply via email to