diff --git a/git-commit b/git-commit index a3297ca..866cd87 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -3cd040ca87658befd016fb613b3e9e8ad6a528a6 +cb26a1d64df3e8697823357efc86c33f567714d7 diff --git a/runc-openeuler.spec b/runc-openeuler.spec index f1896f4..6a5f041 100644 --- a/runc-openeuler.spec +++ b/runc-openeuler.spec @@ -1,10 +1,10 @@ #needsrootforbuild -%global _bindir /usr/local/bin +%global _bindir /usr/bin %global debug_package %{nil} Name: docker-runc Version: 1.0.0.rc3 -Release: 304 +Release: 305 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 +* Wed Sep 28 2022 zhongjiawei - 1.0.0.rc3-305 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:move install path to /usr/bin + * Thu Sep 22 2022 zhongjiawei - 1.0.0.rc3-304 - Type:bugfix - CVE:NA @@ -90,7 +96,7 @@ install -p -m 755 runc $RPM_BUILD_ROOT/%{_bindir}/runc - SUG:NA - DESC:disable go module build -* Thu Mar 18 2021 xiadanni - 1.0.0.rc3-113 +* Wed Mar 18 2021 xiadanni - 1.0.0.rc3-113 - Type:bugfix - CVE:NA - SUG:NA