bump osbuild to version 12
We will soon need the support for vhdx format, which is supported since osbuild 12. This commit bumps the dependency in the spec file and also updates the submodule.
This commit is contained in:
parent
f21e86cd8c
commit
5d77188de0
3 changed files with 3 additions and 3 deletions
|
|
@ -39,7 +39,7 @@ BuildRequires: golang(github.com/stretchr/testify)
|
|||
|
||||
Requires: golang-github-osbuild-composer-worker
|
||||
Requires: systemd
|
||||
Requires: osbuild >= 11
|
||||
Requires: osbuild >= 12
|
||||
|
||||
Provides: osbuild-composer
|
||||
Provides: weldr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue