spec: depend on osbuild v85
osbuild v85 added the ability to save the `sslverify` field, this commit sets the dependency to v85. Added in https://github.com/osbuild/osbuild/pull/1298
This commit is contained in:
parent
388e2572d7
commit
744eb9d337
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 >= 83
|
||||
Requires: osbuild-ostree >= 83
|
||||
Requires: osbuild-lvm2 >= 83
|
||||
Requires: osbuild-luks2 >= 83
|
||||
Requires: osbuild >= 85
|
||||
Requires: osbuild-ostree >= 85
|
||||
Requires: osbuild-lvm2 >= 85
|
||||
Requires: osbuild-luks2 >= 85
|
||||
Requires: %{name}-dnf-json = %{version}-%{release}
|
||||
|
||||
%description worker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue