SPEC: depend on osbuild v80
Set the dependency to osbuild version 80, which contains the `remove_destination` option in the copy stage. https://github.com/osbuild/osbuild/releases/tag/v80 Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
ad860a6dd4
commit
145e89211d
1 changed files with 4 additions and 4 deletions
|
|
@ -295,10 +295,10 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
|
||||||
Summary: The worker for osbuild-composer
|
Summary: The worker for osbuild-composer
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
Requires: qemu-img
|
Requires: qemu-img
|
||||||
Requires: osbuild >= 78
|
Requires: osbuild >= 80
|
||||||
Requires: osbuild-ostree >= 78
|
Requires: osbuild-ostree >= 80
|
||||||
Requires: osbuild-lvm2 >= 78
|
Requires: osbuild-lvm2 >= 80
|
||||||
Requires: osbuild-luks2 >= 78
|
Requires: osbuild-luks2 >= 80
|
||||||
Requires: %{name}-dnf-json = %{version}-%{release}
|
Requires: %{name}-dnf-json = %{version}-%{release}
|
||||||
|
|
||||||
%description worker
|
%description worker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue