Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2023-10-30 22:09:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Mon Oct 30 22:09:53 2023 rev:116 rq:1119372 version:4.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2023-10-08 
12:16:26.406105463 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new.17445/podman.changes 2023-10-30 
22:09:55.990330323 +0100
@@ -1,0 +2,5 @@
+Thu Oct 12 09:47:46 UTC 2023 - Dan Čermák <dcer...@suse.com>
+
+- Use crun on Tumbleweed & ALP for WASM support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.UnbdGp/_old  2023-10-30 22:09:56.774359248 +0100
+++ /var/tmp/diff_new_pack.UnbdGp/_new  2023-10-30 22:09:56.774359248 +0100
@@ -62,7 +62,12 @@
 Requires:       fuse-overlayfs
 Requires:       iptables
 Requires:       libcontainers-common >= 20230214
+# use crun on Tumbleweed & ALP for WASM support
+%if 0%{suse_version} >= 1600
+Requires:       crun
+%else
 Requires:       runc >= 1.0.1
+%endif
 Requires:       slirp4netns >= 0.4.0
 Requires:       timezone
 Suggests:       katacontainers

Reply via email to