Skip to content

Commit a1d9157

Browse files
committed
WIP: spec: depend on osbuild v83
Set the dependency to osbuild v83 which contains the new features for preserving manifest lists for containers. Added in osbuild/osbuild#1252
1 parent 6475dba commit a1d9157

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

osbuild-composer.spec

+4-4
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,10 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
296296
Summary: The worker for osbuild-composer
297297
Requires: systemd
298298
Requires: qemu-img
299-
Requires: osbuild >= 81
300-
Requires: osbuild-ostree >= 81
301-
Requires: osbuild-lvm2 >= 81
302-
Requires: osbuild-luks2 >= 81
299+
Requires: osbuild >= 83
300+
Requires: osbuild-ostree >= 83
301+
Requires: osbuild-lvm2 >= 83
302+
Requires: osbuild-luks2 >= 83
303303
Requires: %{name}-dnf-json = %{version}-%{release}
304304

305305
%description worker

0 commit comments

Comments
 (0)