diff --git a/git-commit b/git-commit index e1d35a76c906e441b669c2ceb32280bcc9b8f2b7..c5e54949836b5d5d0c3269a0a10fa187e43b6023 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -6a36602a91e2bf0275f28cb7710838922daa7b0f +26da1638cd271b935d46e768a679bb05f07f7a3d diff --git a/runc.spec b/runc.spec index df0ed2d09eb1dc0b241be817707588fb77223462..542d6516c1efef4ec7b10b08bd2356877d0d9a86 100644 --- a/runc.spec +++ b/runc.spec @@ -1,9 +1,9 @@ %global _bindir /usr/bin %global debug_package %{nil} -Name: docker-runc +Name: runc Version: 1.1.3 -Release: 19 +Release: 20 Summary: runc is a CLI tool for spawning and running containers according to the OCI specification. License: ASL 2.0 @@ -54,6 +54,12 @@ install -p -m 755 runc $RPM_BUILD_ROOT/%{_bindir}/runc %{_bindir}/runc %changelog +* Thu Nov 16 2023 zhongjiawei - 1.1.3-20 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:modify runc rpm package name from docker-runc to runc + * Thu Oct 26 2023 zhongjiawei - 1.1.3-19 - Type:bugfix - CVE:NA