diff --git a/.abf.yml b/.abf.yml index 8869531..cf30604 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,3 @@ sources: v0.2.1.tar.gz: 5ced63d027a506c39c7e57e9e942b36c6eb39d53 + v0.2.5.tar.gz: aaf6fd1c5176b8575af1d8edf82af3d733528451 diff --git a/docker-containerd.spec b/docker-containerd.spec index 5a960f7..8783715 100644 --- a/docker-containerd.spec +++ b/docker-containerd.spec @@ -19,7 +19,7 @@ # containerd Name: docker-containerd Version: %{dist_version} -Release: 2 +Release: 3 Summary: A daemon to control runC License: ASL 2.0 Group: System/Kernel and hardware @@ -39,7 +39,7 @@ BuildRequires: btrfs-devel # ensure build uses golang 1.4 or above BuildRequires: golang >= 1.4 -Requires: opencontainers-runc +Requires: runc %description Containerd is a daemon with an API and a command line client, to manage