Hello community, here is the log from the commit of package podman for openSUSE:Factory checked in at 2020-04-05 20:52:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/podman (Old) and /work/SRC/openSUSE:Factory/.podman.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "podman" Sun Apr 5 20:52:59 2020 rev:60 rq:791221 version:1.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/podman/podman.changes 2020-03-27 21:56:14.238755753 +0100 +++ /work/SRC/openSUSE:Factory/.podman.new.3248/podman.changes 2020-04-05 20:53:01.533152788 +0200 @@ -1,0 +2,6 @@ +Fri Apr 3 14:30:02 UTC 2020 - Ralf Haferkamp <[email protected]> + +- Add "systemd" BUILDFLAGS to build with support for journald + logging (bsc#1162432) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ podman.spec ++++++ --- /var/tmp/diff_new_pack.iw16wO/_old 2020-04-05 20:53:02.329153550 +0200 +++ /var/tmp/diff_new_pack.iw16wO/_new 2020-04-05 20:53:02.333153554 +0200 @@ -109,10 +109,10 @@ %if 0%{?with_libostree} echo "Compiling with libostree support" -export BUILDTAGS="seccomp apparmor varlink" +export BUILDTAGS="seccomp apparmor varlink systemd" %else echo "Compiling without libostree support" -export BUILDTAGS="seccomp apparmor varlink containers_image_ostree_stub" +export BUILDTAGS="seccomp apparmor varlink containers_image_ostree_stub systemd" %endif # Build podman
