diff --git a/iSulad.spec b/iSulad.spec index 6f99573..944fe74 100644 --- a/iSulad.spec +++ b/iSulad.spec @@ -1,5 +1,5 @@ %global _version 2.1.2 -%global _release 7 +%global _release 8 %global is_systemd 1 %global enable_shimv2 1 %global is_embedded 1 @@ -77,7 +77,7 @@ BuildRequires: lib-shim-v2 lib-shim-v2-devel Requires: libisula > %{lcrver_lower} libisula < %{lcrver_upper} -Requires: grpc protobuf lxc +Requires: grpc protobuf docker-runc Requires: libcurl Requires: http-parser libseccomp Requires: libcap libselinux libwebsockets libarchive device-mapper @@ -277,6 +277,12 @@ fi %endif %changelog +* Mon Aug 28 2023 zhangxiaoyu - 2.1.2-8 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: modify lxc dependence to docker-runc dependence + * Mon Aug 21 2023 zhangxiaoyu - 2.1.2-7 - Type: bugfix - ID: NA