diff --git a/buildah.changes b/buildah.changes index c286fc2..bd24af4 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 17:18:07 UTC 2024 - Danish Prakash + +- Require cni-plugins (bsc#1220568) + ------------------------------------------------------------------- Fri Feb 23 06:24:24 UTC 2024 - dcermak@suse.com diff --git a/buildah.spec b/buildah.spec index 848f7a8..795653c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -42,7 +42,7 @@ BuildRequires: libbtrfs-devel BuildRequires: libgpgme-devel BuildRequires: libseccomp-devel BuildRequires: golang(API) >= 1.21 -Requires: cni +Requires: cni-plugins Requires: libcontainers-common Requires: libcontainers-image Requires: libcontainers-storage