From d785e204fea004b9c103abf1255b2ea231104642 Mon Sep 17 00:00:00 2001 From: zhongjiawei Date: Wed, 13 Nov 2024 18:18:54 +0800 Subject: [PATCH] containerd:bump release version --- containerd.spec | 8 +++++++- git-commit | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/containerd.spec b/containerd.spec index 1f1d6fa..fde4f5e 100644 --- a/containerd.spec +++ b/containerd.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Version: 1.6.22 Name: containerd -Release: 13 +Release: 15 Summary: An industry-standard container runtime License: ASL 2.0 URL: https://containerd.io @@ -68,6 +68,12 @@ install -D -p -m 0644 %{S:7} %{buildroot}%{_sysconfdir}/containerd/config.toml %exclude %{_bindir}/containerd-stress %changelog +* Wed Nov 13 2024 zhongjiawei - 1.6.22-15 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:bump release version + * Tue Oct 15 2024 Wenlong Zhang - 1.6.22-13 - fix build error on loongarch64 diff --git a/git-commit b/git-commit index 8513bb5..c967d53 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -a2decd9fb3ad6805245709f6f4fe791f3908507e +85f5646ca2e0404de288487d7b0414c4c44e9715 -- Gitee