Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package post-build-checks-containers for
openSUSE:Factory checked in at 2026-07-21 23:01:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/post-build-checks-containers (Old)
and /work/SRC/openSUSE:Factory/.post-build-checks-containers.new.24530
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "post-build-checks-containers"
Tue Jul 21 23:01:02 2026 rev:5 rq:1366752 version:0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/post-build-checks-containers/post-build-checks-containers.changes
2026-07-15 17:12:15.044862924 +0200
+++
/work/SRC/openSUSE:Factory/.post-build-checks-containers.new.24530/post-build-checks-containers.changes
2026-07-21 23:01:04.043088658 +0200
@@ -1,0 +2,5 @@
+Mon Jul 20 11:50:37 UTC 2026 - Marcus Meissner <[email protected]>
+
+- do not require neuvector-scanner on 16.0 or newer either
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ post-build-checks-containers.spec ++++++
--- /var/tmp/diff_new_pack.gcBdQr/_old 2026-07-21 23:01:04.815115285 +0200
+++ /var/tmp/diff_new_pack.gcBdQr/_new 2026-07-21 23:01:04.819115423 +0200
@@ -37,12 +37,14 @@
# neuvector stuff
%ifarch x86_64 aarch64
+%if 0%{?suse_version} < 1600
Requires: neuvector-scanner
Requires: neuvector-scanner-database
# docker needs bridge, need kernel-default
Requires: docker
Requires: kernel-default
%endif
+%endif
# Trivy
Requires: trivy