diff --git a/cri-o.spec b/cri-o.spec index 3841bd1113f9c4321d249d9d626724381beaebe7..c7fe45685a80ca368e507d10e79df1fb4a2d6007 100644 --- a/cri-o.spec +++ b/cri-o.spec @@ -21,7 +21,7 @@ Name: cri-o Version: 1.23.2 Epoch: 0 -Release: 1 +Release: 2 Summary: Open Container Initiative-based implementation of Kubernetes Container Runtime Interface License: ASL 2.0 URL: https://github.com/cri-o/cri-o @@ -30,7 +30,7 @@ Source1: https://github.com/cpuguy83/go-md2man/archive/v1.0.10.tar.gz ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:%{ix86} x86_64 aarch64 %{arm}} BuildRequires: golang >= 1.17, git-core, glib2-devel, glibc-static, openEuler-rpm-config BuildRequires: gpgme-devel, libassuan-devel, libseccomp-devel, systemd-devel, make -Requires: container-selinux, containers-common >= 1:0.1.31-14, docker-runc >= 1.0.0-16 +Requires: container-selinux, containers-common >= 1:0.1.31-14, runc >= 1.0.0-16 Requires: containernetworking-plugins >= 0.7.5-1, conmon >= 2.0.2-1, socat Obsoletes: ocid <= 0.3 Provides: ocid = %{epoch}:%{version}-%{release} @@ -156,6 +156,9 @@ install -dp %{buildroot}%{_sharedstatedir}/containers %{_datadir}/zsh/site-functions/_%{service_name}* %changelog +* Fri Dec 22 2023 lijian - 0:1.23.2-2 +- change docker-runc to runc in Requires + * Tue Jun 07 2022 fushanqing - 0:1.23.2-1 - Update cri-o to 1.23.2