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:
Ondřej Budai 2020-04-24 11:38:09 +02:00 committed by Tom Gundersen
parent f21e86cd8c
commit 5d77188de0
3 changed files with 3 additions and 3 deletions

View file

@ -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

@ -1 +1 @@
Subproject commit 953cf7bff0924b1c19b7e73d6310b02b7047f62e
Subproject commit f036c10759c30fd09f738668a2be08c405a28757

View file

@ -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