From f752a0e9130ac84987d76f7c20351724f39a0f75 Mon Sep 17 00:00:00 2001 From: cunshunxia Date: Wed, 19 Jul 2023 08:31:53 +0000 Subject: [PATCH 1/2] Rebuilt for httpd 2.4.57 --- containerd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/containerd.spec b/containerd.spec index 595ff31..d5fd98e 100644 --- a/containerd.spec +++ b/containerd.spec @@ -3,7 +3,7 @@ Summary: An industry-standard container runtime Name: containerd Version: 1.6.9 -Release: 4%{?dist} +Release: 5%{?dist} License: ASL 2.0 URL: https://containerd.io Source0: https://github.com/containerd/containerd/archive/refs/tags/v%{version}.tar.gz @@ -71,6 +71,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/containerd/opt %{_mandir}/man5/containerd-config.toml.5* %changelog +* Wed Jul 19 2023 cunshunxia - 1.6.9-5 +- Rebuilt for httpd 2.4.57 + * Fri Apr 28 2023 OpenCloudOS Release Engineering - 1.6.9-4 - Rebuilt for OpenCloudOS Stream 23.05 -- Gitee From fa1de862b83ee09e59a53abfe0d13dfce5d70b14 Mon Sep 17 00:00:00 2001 From: cunshunxia Date: Wed, 19 Jul 2023 08:55:10 +0000 Subject: [PATCH 2/2] Rebuilt for httpd 2.4.57 --- containerd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/containerd.spec b/containerd.spec index d5fd98e..945e10a 100644 --- a/containerd.spec +++ b/containerd.spec @@ -3,7 +3,7 @@ Summary: An industry-standard container runtime Name: containerd Version: 1.6.9 -Release: 5%{?dist} +Release: 6%{?dist} License: ASL 2.0 URL: https://containerd.io Source0: https://github.com/containerd/containerd/archive/refs/tags/v%{version}.tar.gz @@ -71,6 +71,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/containerd/opt %{_mandir}/man5/containerd-config.toml.5* %changelog +* Wed Jul 19 2023 cunshunxia - 1.6.9-6 +- Rebuilt for httpd 2.4.57 + * Wed Jul 19 2023 cunshunxia - 1.6.9-5 - Rebuilt for httpd 2.4.57 -- Gitee