From f6f1603867bf0bebe12504dfab9d151e4dcc5cfd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 14 Jan 2025 15:44:15 +0100 Subject: [PATCH] automatic version update by autodist [release 2.0.2-1mamba;Tue Jan 14 2025] --- README.md | 1 + containerd.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e59bc89..8c6e280 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ A daemon to control OCI container runtimes. + diff --git a/containerd.spec b/containerd.spec index bc99796..7ae0cd9 100644 --- a/containerd.spec +++ b/containerd.spec @@ -1,5 +1,5 @@ Name: containerd -Version: 2.0.1 +Version: 2.0.2 Release: 1mamba Summary: A daemon to control OCI container runtimes Group: System/Servers @@ -18,7 +18,6 @@ BuildRequires: gcc-go %description A daemon to control OCI container runtimes. -%debug_package %prep %setup -q @@ -80,6 +79,9 @@ install -Dm644 contrib/autocomplete/zsh_autocomplete %{buildroot}%{_datadir}/zsh %doc LICENSE %changelog +* Tue Jan 14 2025 Automatic Build System 2.0.2-1mamba +- automatic version update by autodist + * Sat Dec 14 2024 Automatic Build System 2.0.1-1mamba - automatic version update by autodist