From 5c70b1e9ba2b4b54e8f0a8cf4f9c175cab9b5e08 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 7 Nov 2022 13:07:29 +0100 Subject: [PATCH] up to 1.7 --- crun.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/crun.spec b/crun.spec index 3fa0baf..973eb83 100644 --- a/crun.spec +++ b/crun.spec @@ -8,18 +8,19 @@ Summary: OCI runtime written in C Name: crun -Version: 1.6 +Version: 1.7 Release: 1 License: GPL v3+ Group: Applications/System Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.xz -# Source0-md5: 2035eb2506044e95c2741d3d5ba3e703 +# Source0-md5: 19b4d595f766a41e145d23dffbb8f143 URL: https://github.com/containers/crun BuildRequires: autoconf >= 2.69 BuildRequires: automake >= 1:1.11.2 %{?with_criu:BuildRequires: criu-devel >= 3.16.1} %{?with_man:BuildRequires: go-md2man} BuildRequires: libcap-devel +BuildRequires: libgcrypt-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel BuildRequires: libtool -- 2.44.0