From 65539ae1ad0fe0b9f652a204fd59303af7730778 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:30:27 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5.7-1mamba;Tue Oct 05 2021] --- containerd.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/containerd.spec b/containerd.spec index 451ea64..0ef66b1 100644 --- a/containerd.spec +++ b/containerd.spec @@ -1,6 +1,6 @@ %define _commit 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a Name: containerd -Version: 1.5.6 +Version: 1.5.7 Release: 1mamba Summary: A daemon to control OCI container runtimes Group: System/Servers @@ -11,7 +11,6 @@ URL: https://containerd.io/ Source: https://github.com/containerd/containerd.git/v%{version}/containerd-%{version}.tar.bz2 License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package BuildRequires: glibc-devel ## AUTOBUILDREQ-END BuildRequires: libgo-devel >= 7.3.0-1mamba @@ -73,6 +72,9 @@ install -Dm644 containerd.service %{buildroot}%{_unitdir}/containerd.service %doc LICENSE %changelog +* Tue Oct 05 2021 Automatic Build System 1.5.7-1mamba +- automatic version update by autodist + * Thu Sep 30 2021 Automatic Build System 1.5.6-1mamba - automatic version update by autodist