SPEC: depend on osbuid v78

The version 78 is needed in order to use the `chown` stage.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2023-02-13 13:22:44 +01:00 committed by Sanne Raymaekers
parent 0e2f221514
commit 4e2b369acf

View file

@ -295,10 +295,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 >= 70
Requires: osbuild-ostree >= 70
Requires: osbuild-lvm2 >= 70
Requires: osbuild-luks2 >= 70
Requires: osbuild >= 78
Requires: osbuild-ostree >= 78
Requires: osbuild-lvm2 >= 78
Requires: osbuild-luks2 >= 78
Requires: %{name}-dnf-json = %{version}-%{release}
%description worker