From e4b9453d40e64033d1bd53af1402582fcce51031 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sat, 20 Feb 2021 11:35:53 +0000 Subject: [PATCH] spec: update osbuild dependency We now depend on osbuild 26. Signed-off-by: Tom Gundersen --- README.md | 2 +- osbuild-composer.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1eb7630dc..03da623cf 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 619e68d1c..492d578f1 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -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}