diff --git a/crun.changes b/crun.changes index cbdb9a8..d9085c7 100644 --- a/crun.changes +++ b/crun.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 30 12:31:47 UTC 2022 - Dario Faggioli + +- Update the libkrun dependency to the new libkrun1 library and + devel package + ------------------------------------------------------------------- Thu Sep 29 10:44:19 UTC 2022 - Dario Faggioli diff --git a/crun.spec b/crun.spec index 6465cd8..4755899 100644 --- a/crun.spec +++ b/crun.spec @@ -43,8 +43,8 @@ BuildRequires: systemd-devel BuildRequires: criu-devel >= 3.15 %endif %ifarch x86_64 aarch64 -BuildRequires: libkrun >= 0.1.4 -Requires: libkrun >= 0.1.7 +BuildRequires: libkrun-devel +Requires: libkrun1 %endif %description