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
This commit is contained in:
Dario Faggioli 2022-10-05 16:03:26 +00:00 committed by Git OBS Bridge
parent 327ff42271
commit 4842997d5d
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 30 12:31:47 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
- Update the libkrun dependency to the new libkrun1 library and
devel package
-------------------------------------------------------------------
Thu Sep 29 10:44:19 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>

View File

@ -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