diff --git a/git-commit b/git-commit index ed10351..34f61ed 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -115f07e6a16508a63b98f4f375e285607822b8a8 +b49101bf7dc504614d65a73bc3a5d8d6033962ff diff --git a/runc.spec b/runc.spec index b3c3605..2ed9c1c 100644 --- a/runc.spec +++ b/runc.spec @@ -4,7 +4,7 @@ Name: docker-runc Version: 1.0.0.rc3 -Release: 118 +Release: 303 Summary: runc is a CLI tool for spawning and running containers according to the OCI specification. License: ASL 2.0 @@ -53,6 +53,12 @@ install -p -m 755 runc $RPM_BUILD_ROOT/%{_bindir}/runc %{_bindir}/runc %changelog +* Tue Aug 9 2022 zhongjiawei - 1.0.0.rc3-303 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:bump version to 303 + * Fri Jul 8 2022 cenhuilin - 1.0.0.rc3-118 - Type:bugfix - ID:NA