Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package passt for openSUSE:Factory checked 
in at 2026-02-26 18:50:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/passt (Old)
 and      /work/SRC/openSUSE:Factory/.passt.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "passt"

Thu Feb 26 18:50:33 2026 rev:35 rq:1334720 version:20251215.b40f5cd

Changes:
--------
--- /work/SRC/openSUSE:Factory/passt/passt.changes      2025-12-17 
17:35:36.217720376 +0100
+++ /work/SRC/openSUSE:Factory/.passt.new.29461/passt.changes   2026-02-26 
18:51:16.748091715 +0100
@@ -1,0 +2,5 @@
+Wed Feb 18 11:51:40 UTC 2026 - Danish Prakash <[email protected]>
+
+- selinux: Use `selinux_requires_min` macro for dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ passt.spec ++++++
--- /var/tmp/diff_new_pack.SVDMwh/_old  2026-02-26 18:51:18.872180295 +0100
+++ /var/tmp/diff_new_pack.SVDMwh/_new  2026-02-26 18:51:18.884180795 +0100
@@ -57,6 +57,8 @@
 BuildRequires:  gcc, make
 %if %{with selinux}
 Requires:       (%{name}-selinux = %{version}-%{release} if 
selinux-policy-targeted)
+BuildRequires:  pkgconfig(systemd)
+BuildRequires:  selinux-policy-devel
 %endif
 %if %{with apparmor}
 BuildRequires:  apparmor-abstractions, apparmor-rpm-macros, libapparmor-devel
@@ -91,14 +93,11 @@
 BuildArch:          noarch
 Summary:            SELinux support for passt and pasta
 Requires:           %{name} = %{version}-%{release}
-Requires:           selinux-policy
 Requires:           container-selinux
-Requires(post):     policycoreutils
 Requires(post):     container-selinux
-Requires(preun):    policycoreutils
 BuildRequires:      checkpolicy
-BuildRequires:      selinux-policy-devel
 Recommends:         selinux-policy-%{selinuxtype}
+%{selinux_requires_min}
 
 %description selinux
 This package adds SELinux enforcement to passt(1) and pasta(1).

Reply via email to