spec: bump osbuild requirement to version 52
Needed due to the new `gpgkeys.fromtree` option in `org.osbuild.rpm`. Pin osbuild version 52 in Schutzfile as well.
This commit is contained in:
parent
923a627de4
commit
8c8f6f2cd5
2 changed files with 30 additions and 8 deletions
|
|
@ -324,10 +324,10 @@ 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 >= 49
|
||||
Requires: osbuild-ostree >= 49
|
||||
Requires: osbuild-lvm2 >= 49
|
||||
Requires: osbuild-luks2 >= 49
|
||||
Requires: osbuild >= 52
|
||||
Requires: osbuild-ostree >= 52
|
||||
Requires: osbuild-lvm2 >= 52
|
||||
Requires: osbuild-luks2 >= 52
|
||||
Requires: %{name}-dnf-json = %{version}-%{release}
|
||||
|
||||
# remove in F34
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue