diff --git a/Schutzfile b/Schutzfile index f94c4ea0fd..4c7c38682e 100644 --- a/Schutzfile +++ b/Schutzfile @@ -2,7 +2,7 @@ "fedora-35": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } }, "repos": [ @@ -233,21 +233,21 @@ "rhel-8.4": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } } }, "rhel-8.6": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } } }, "rhel-8.7": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } }, "repos": [ @@ -293,14 +293,14 @@ "rhel-9.0": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } } }, "rhel-9.1": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } }, "repos": [ @@ -346,21 +346,21 @@ "centos-8": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } } }, "centos-9": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } } }, "centos-stream-9": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } }, "repos": [ @@ -406,7 +406,7 @@ "centos-stream-8": { "dependencies": { "osbuild": { - "commit": "c824e18b458823eb7dd8ca582b0a990bfdc7f257" + "commit": "8a7b6d382de16b7be30c4d37e10f24c416a294f8" } }, "repos": [ diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 5d2d22fcb3..e3e6cc510b 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -306,10 +306,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 >= 65 -Requires: osbuild-ostree >= 65 -Requires: osbuild-lvm2 >= 65 -Requires: osbuild-luks2 >= 65 +Requires: osbuild >= 69 +Requires: osbuild-ostree >= 69 +Requires: osbuild-lvm2 >= 69 +Requires: osbuild-luks2 >= 69 Requires: %{name}-dnf-json = %{version}-%{release} %description worker