diff --git a/runc-openeuler.spec b/runc-openeuler.spec index cb5311acd1a3fe1b80ec3cac23734b67974cdba0..959955b0598cea69231d5f1124666255eacd0ff5 100644 --- a/runc-openeuler.spec +++ b/runc-openeuler.spec @@ -2,11 +2,12 @@ Name: docker-runc Version: 1.0.0.rc3 -Release: 202 +Release: 203 Summary: runc is a CLI tool for spawning and running containers according to the OCI specification. License: ASL 2.0 Source: %{name}.tar.gz +Provides: runc URL: https://www.opencontainers.org/ Vendor: OCI @@ -40,6 +41,12 @@ install -p -m 755 runc $RPM_BUILD_ROOT/%{_bindir}/runc %{_bindir}/runc %changelog +* Fri Aug 20 2021 wangqing - 1.0.0.rc3-203 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:provides runc + * Mon Aug 09 2021 xiadanni - 1.0.0.rc3-202 - Type:bugfix - ID:NA