osbuild requirement: bump to version 11
The newest osbuild is needed for support for aarch64. The aarch64 images are using GPT which requires stable partuuid which was included in the latest osbuild release (11). This will be used to produce stable image-info tests.
This commit is contained in:
parent
f124b8e0e0
commit
2b83a16c37
4 changed files with 4 additions and 4 deletions
|
|
@ -43,7 +43,7 @@ BuildRequires: golang(github.com/stretchr/testify/assert)
|
|||
|
||||
Requires: osbuild-composer-worker
|
||||
Requires: systemd
|
||||
Requires: osbuild >= 7
|
||||
Requires: osbuild >= 11
|
||||
|
||||
Provides: weldr
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue