From e1d82ac4e5bf2c1850d1349b07fdb4c92870d4720e00d37dcbb08a1e490d1f36 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Nov 2018 16:03:11 +0000 Subject: [PATCH] Accepting request 648673 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/648673 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=30 --- podman.changes | 5 +++++ podman.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/podman.changes b/podman.changes index 549d5df..2b8075e 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 13 07:17:16 UTC 2018 - Valentin Rothberg + +- Require golang >= 1.10. + ------------------------------------------------------------------- Fri Nov 9 07:46:46 UTC 2018 - Valentin Rothberg diff --git a/podman.spec b/podman.spec index 56c938e..797b5be 100644 --- a/podman.spec +++ b/podman.spec @@ -49,7 +49,7 @@ BuildRequires: libbtrfs-devel BuildRequires: libcontainers-common BuildRequires: libgpgme-devel BuildRequires: libseccomp-devel -BuildRequires: golang(API) >= 1.9 +BuildRequires: golang(API) >= 1.10 Requires: cni Requires: cni-plugins Requires: libcontainers-common