SPEC: bump the minimum required osbuild version

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2025-04-01 14:48:54 +02:00
parent 724ffd4a77
commit 1b6ecf9012

View file

@ -3,7 +3,7 @@
# required. So if this needs backport to places where there is no
# recent osbuild available we could simply make --use-librepo false
# and go back to 129.
%global min_osbuild_version 138
%global min_osbuild_version 142
%global goipath github.com/osbuild/image-builder-cli