spec: update min_osbuild_version to 157
The images library now needs osbuild >= 157 (see commit 71efe43fcb in the images library). So we need to bump our image-builder.spec file dependency.
This commit is contained in:
parent
5e24db6def
commit
333eb70d07
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
# required. So if this needs backport to places where there is no
|
# required. So if this needs backport to places where there is no
|
||||||
# recent osbuild available we could simply make --use-librepo false
|
# recent osbuild available we could simply make --use-librepo false
|
||||||
# and go back to 129.
|
# and go back to 129.
|
||||||
%global min_osbuild_version 156
|
%global min_osbuild_version 157
|
||||||
|
|
||||||
%global goipath github.com/osbuild/image-builder-cli
|
%global goipath github.com/osbuild/image-builder-cli
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue