spec: bump the osbuild dependency to version 15

The new Fedora IoT image type uses org.osbuild.ostree.commit assembler with
tar option that was introduced in osbuild 15, therefore the dependency version
must be bumped.

This also bumps the submodule to 9cbedc04. That's basically version 15 of
osbuild with one fix related to secrets.
This commit is contained in:
Ondřej Budai 2020-05-27 10:47:46 +02:00 committed by Tom Gundersen
parent 62b3cd68d7
commit fcd3394a82
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ BuildRequires: golang(github.com/stretchr/testify)
Requires: golang-github-osbuild-composer-worker
Requires: systemd
Requires: osbuild >= 12
Requires: osbuild >= 15
Provides: osbuild-composer
Provides: weldr

View file

@ -44,7 +44,7 @@ BuildRequires: golang(github.com/stretchr/testify/assert)
Requires: osbuild-composer-worker
Requires: systemd
Requires: osbuild >= 12
Requires: osbuild >= 15
Provides: weldr