diff --git a/README.md b/README.md index 4f6d581d2..1eb7630dc 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ provided infrastructure and services. The requirements for this project are: - * `osbuild >= 23` + * `osbuild >= 24` * `systemd >= 244` At build-time, the following software is required: diff --git a/Schutzfile b/Schutzfile index 08d6581a2..b541882d1 100644 --- a/Schutzfile +++ b/Schutzfile @@ -9,7 +9,7 @@ "rhel-8.3": { "dependencies": { "osbuild": { - "commit": "5aee7b9fa724575daa010a55cad0558fbb7b9ad1" + "commit": "20a142d8f9b8b5d0a69f4d91631dc94118d209ca" } }, "dependants": { diff --git a/osbuild-composer.spec b/osbuild-composer.spec index ef09e55c4..39d09be9a 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -272,8 +272,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 >= 23 -Requires: osbuild-ostree >= 23 +Requires: osbuild >= 24 +Requires: osbuild-ostree >= 24 # remove in F34 Obsoletes: golang-github-osbuild-composer-worker < %{version}-%{release}