From bb3b69f9c38cd07b779ff3b90d88b2109b274f78 Mon Sep 17 00:00:00 2001 From: Martin Sehnoutka Date: Fri, 10 Sep 2021 09:40:04 +0200 Subject: [PATCH] spec: bump osbuild dependency to 36 This is needed to include the fix for the RHSM module which is tested by the newly improved regression test. --- osbuild-composer.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osbuild-composer.spec b/osbuild-composer.spec index d8e85122a..b00a19436 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -283,8 +283,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 >= 30 -Requires: osbuild-ostree >= 30 +Requires: osbuild >= 36 +Requires: osbuild-ostree >= 36 # remove in F34 Obsoletes: golang-github-osbuild-composer-worker < %{version}-%{release}