From 4842997d5d3ce68d92f95fff86c730a96249d87af5d1ac17bd8a23e15c5c6bbe Mon Sep 17 00:00:00 2001 From: Dario Faggioli Date: Wed, 5 Oct 2022 16:03:26 +0000 Subject: [PATCH] Accepting request 1007882 from home:dfaggioli:Virtualization - Update the libkrun dependency to the new libkrun1 library and devel package OBS-URL: https://build.opensuse.org/request/show/1007882 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=17 --- crun.changes | 6 ++++++ crun.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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