From efe96398d11f71fdeb83445a321227b0b989e3972507bb5147bdb7204b4fcafc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 29 Oct 2020 08:22:15 +0000 Subject: [PATCH] Accepting request 844112 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/844112 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=71 --- podman.changes | 6 ++++++ podman.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/podman.changes b/podman.changes index 6fc6de6..f4dfea6 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 26 14:08:32 UTC 2020 - Adrian Schröter + +- add dependency to timezone package or podman fails to build a + container (bsc#1178122) + ------------------------------------------------------------------- Wed Sep 30 14:07:34 UTC 2020 - rhafer@suse.com - Added patch varlink.patch to disable needless varlink code diff --git a/podman.spec b/podman.spec index 4338181..4ccc194 100644 --- a/podman.spec +++ b/podman.spec @@ -66,6 +66,7 @@ Requires: runc >= 1.0.0~rc4 Requires: slirp4netns >= 0.4.0 Requires: catatonit Requires: fuse-overlayfs +Requires: timezone Recommends: %{name}-cni-config = %{version} Suggests: katacontainers %{go_nostrip}