spec: depend on osbuild v83
Set the dependency to osbuild v83 which contains the new features for preserving manifest lists for containers. Added in https://github.com/osbuild/osbuild/pull/1252
This commit is contained in:
parent
60a191bc78
commit
a56c70d505
1 changed files with 4 additions and 4 deletions
|
|
@ -296,10 +296,10 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
|
|||
Summary: The worker for osbuild-composer
|
||||
Requires: systemd
|
||||
Requires: qemu-img
|
||||
Requires: osbuild >= 81
|
||||
Requires: osbuild-ostree >= 81
|
||||
Requires: osbuild-lvm2 >= 81
|
||||
Requires: osbuild-luks2 >= 81
|
||||
Requires: osbuild >= 83
|
||||
Requires: osbuild-ostree >= 83
|
||||
Requires: osbuild-lvm2 >= 83
|
||||
Requires: osbuild-luks2 >= 83
|
||||
Requires: %{name}-dnf-json = %{version}-%{release}
|
||||
|
||||
%description worker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue