spec: bump osbuild depedendency to 37
The bootloader option in ostree.config stage is new in osbuild 37. Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
7a4488e5c4
commit
1b59b2973e
1 changed files with 2 additions and 2 deletions
|
|
@ -327,8 +327,8 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
|
||||||
Summary: The worker for osbuild-composer
|
Summary: The worker for osbuild-composer
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
Requires: qemu-img
|
Requires: qemu-img
|
||||||
Requires: osbuild >= 36
|
Requires: osbuild >= 37
|
||||||
Requires: osbuild-ostree >= 36
|
Requires: osbuild-ostree >= 37
|
||||||
|
|
||||||
# remove in F34
|
# remove in F34
|
||||||
Obsoletes: golang-github-osbuild-composer-worker < %{version}-%{release}
|
Obsoletes: golang-github-osbuild-composer-worker < %{version}-%{release}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue