Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2020-08-14 09:31:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Fri Aug 14 09:31:49 2020 rev:65 rq:825972 version:2.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2020-08-06 
17:29:55.481019067 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new.3399/podman.changes  2020-08-14 
09:32:57.888387216 +0200
@@ -1,0 +2,13 @@
+Wed Aug 12 09:35:29 UTC 2020 - Thorsten Kukuk <ku...@suse.com>
+
+- Change hard requires for AppArmor to Recommends. They are not
+  needed for runtime or with SELinux but already installed if
+  AppArmor is used [jsc#SMO-15]
+
+-------------------------------------------------------------------
+Tue Aug  4 13:52:05 UTC 2020 - Richard Brown <rbr...@suse.com>
+
+- Add BuildRequires for pkg-config(libselinux) to build with
+  SELinux support [jsc#SMO-15] 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.7r0cSY/_old  2020-08-14 09:32:59.116387845 +0200
+++ /var/tmp/diff_new_pack.7r0cSY/_new  2020-08-14 09:32:59.120387847 +0200
@@ -47,14 +47,15 @@
 BuildRequires:  libcontainers-common
 BuildRequires:  libgpgme-devel
 BuildRequires:  libseccomp-devel
+BuildRequires:  pkgconfig(libselinux)
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  golang(API) = 1.13
 # Build fails with PIE enabled on ppc64le due to boo#1098017
 %ifarch ppc64le
 #!BuildIgnore: gcc-PIE
 %endif
-Requires:       apparmor-parser
-Requires:       apparmor-abstractions
+Recommends:     apparmor-parser
+Recommends:     apparmor-abstractions
 Requires:       cni
 Requires:       cni-plugins
 Requires:       conmon


Reply via email to