spec: bump osbuild dep to >= 65

osbuild 65 got support for gpgkeypaths in the ostree.remotes stage that we
need for iot-raw-image implemented recently.

See
2bff83364b

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2022-09-21 14:19:45 +02:00 committed by Ondřej Budai
parent 629c31d92f
commit 83cb17b4ba

View file

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