Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package patterns-base for openSUSE:Factory 
checked in at 2025-01-17 18:37:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-base (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-base.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-base"

Fri Jan 17 18:37:18 2025 rev:116 rq:1238249 version:20200505

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes      
2024-12-20 15:24:32.885008770 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-base.new.5589/patterns-base.changes    
2025-01-17 18:37:27.709178713 +0100
@@ -1,0 +2,6 @@
+Thu Jan 16 12:52:36 UTC 2025 - Fabian Vogt <fv...@suse.com>
+
+- selinux: Turn recommends for container-selinux into a hard but
+  conditional dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ patterns-base.spec ++++++
--- /var/tmp/diff_new_pack.3woFWK/_old  2025-01-17 18:37:28.225200094 +0100
+++ /var/tmp/diff_new_pack.3woFWK/_new  2025-01-17 18:37:28.225200094 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package patterns-base
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -672,9 +672,11 @@
 Requires:       selinux-policy-base
 Requires:       selinux-tools
 Requires:       pattern() = minimal_base
+# Needed for podman et al.
+Requires:       (container-selinux if libcontainers-common)
 Recommends:     checkpolicy
-Recommends:     container-selinux
-Recommends:     selinux-policy-targeted
+# Use targeted as default policy if none was explicitly requested.
+Suggests:       selinux-policy-targeted
 
 %description selinux
 Security-Enhanced Linux (SELinux) provides a mechanism for supporting access 
control security policies, including mandatory access controls (MAC).

Reply via email to