diff --git a/containerd.spec b/containerd.spec index 3d84adf..83d1ec9 100644 --- a/containerd.spec +++ b/containerd.spec @@ -1,6 +1,6 @@ %define _commit 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a Name: containerd -Version: 1.6.0 +Version: 1.6.1 Release: 1mamba Summary: A daemon to control OCI container runtimes Group: System/Servers @@ -72,6 +72,9 @@ install -Dm644 containerd.service %{buildroot}%{_unitdir}/containerd.service %doc LICENSE %changelog +* Thu Mar 03 2022 Automatic Build System 1.6.1-1mamba +- automatic version update by autodist + * Thu Feb 17 2022 Automatic Build System 1.6.0-1mamba - automatic version update by autodist