Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rspamd for openSUSE:Factory checked in at 2026-06-15 19:50:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rspamd (Old) and /work/SRC/openSUSE:Factory/.rspamd.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rspamd" Mon Jun 15 19:50:44 2026 rev:48 rq:1359539 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rspamd/rspamd.changes 2026-06-05 17:38:58.554736951 +0200 +++ /work/SRC/openSUSE:Factory/.rspamd.new.1981/rspamd.changes 2026-06-15 19:54:13.458541730 +0200 @@ -1,0 +2,6 @@ +Mon Jun 8 11:27:50 UTC 2026 - Marcus Rueckert <[email protected]> + +- Disable hyperscan on sles 15. The library seems missing +- Disable ix86 builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rspamd.spec ++++++ --- /var/tmp/diff_new_pack.7m3kv9/_old 2026-06-15 19:54:14.338578643 +0200 +++ /var/tmp/diff_new_pack.7m3kv9/_new 2026-06-15 19:54:14.338578643 +0200 @@ -29,7 +29,7 @@ %global luajit_version luajit %ifarch %{ix86} x86_64 aarch64 - %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150500 + %if 0%{?suse_version} > 1500 %bcond_without hyperscan %endif %if 0%{?suse_version} > 1600 @@ -140,6 +140,7 @@ Requires(pre): shadow Provides: group(%{rspamd_group}) Provides: user(%{rspamd_user}) +ExcludeArch: %{ix86} %description Rspamd is a spam filtering system that allows evaluation of messages
