spec: update osbuild dependency
We now depend on osbuild 26. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
5f4a752158
commit
e4b9453d40
2 changed files with 3 additions and 3 deletions
|
|
@ -45,7 +45,7 @@ provided infrastructure and services.
|
|||
|
||||
The requirements for this project are:
|
||||
|
||||
* `osbuild >= 24`
|
||||
* `osbuild >= 26`
|
||||
* `systemd >= 244`
|
||||
|
||||
At build-time, the following software is required:
|
||||
|
|
|
|||
|
|
@ -273,8 +273,8 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
|
|||
Summary: The worker for osbuild-composer
|
||||
Requires: systemd
|
||||
Requires: qemu-img
|
||||
Requires: osbuild >= 24
|
||||
Requires: osbuild-ostree >= 24
|
||||
Requires: osbuild >= 26
|
||||
Requires: osbuild-ostree >= 26
|
||||
|
||||
# remove in F34
|
||||
Obsoletes: golang-github-osbuild-composer-worker < %{version}-%{release}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue