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