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
|
||||
|
|
|
|||
2
osbuild
2
osbuild
|
|
@ -1 +1 @@
|
|||
Subproject commit 953cf7bff0924b1c19b7e73d6310b02b7047f62e
|
||||
Subproject commit f036c10759c30fd09f738668a2be08c405a28757
|
||||
|
|
@ -43,7 +43,7 @@ BuildRequires: golang(github.com/stretchr/testify/assert)
|
|||
|
||||
Requires: osbuild-composer-worker
|
||||
Requires: systemd
|
||||
Requires: osbuild >= 11
|
||||
Requires: osbuild >= 12
|
||||
|
||||
Provides: weldr
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue