diff --git a/Schutzfile b/Schutzfile index 23f8d4c6d..754204b1e 100644 --- a/Schutzfile +++ b/Schutzfile @@ -2,7 +2,7 @@ "fedora-40": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } }, "repos": [ @@ -45,7 +45,7 @@ "fedora-41": { "dependencies": { "osbuild": { - "commit": "9b66ad812380847557aa9911efd7af2d57ad8084" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } }, "repos": [ @@ -88,56 +88,56 @@ "rhel-8.4": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } } }, "rhel-8.8": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } } }, "rhel-8.9": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } } }, "rhel-8.10": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } } }, "rhel-9.2": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } } }, "rhel-9.3": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } } }, "rhel-9.4": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } } }, "rhel-9.5": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } }, "repos": [ @@ -183,7 +183,7 @@ "rhel-9.6": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } }, "repos": [ @@ -229,7 +229,7 @@ "rhel-10.0": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } }, "repos": [ @@ -275,14 +275,14 @@ "centos-9": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } } }, "centos-stream-9": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } }, "repos": [ @@ -328,14 +328,14 @@ "centos-10": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } } }, "centos-stream-10": { "dependencies": { "osbuild": { - "commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80" + "commit": "e4333f87ba14f85ba3d9aa5b070190d82d06a297" } }, "repos": [ diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 48ac38aa8..c704bc6fb 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -8,7 +8,7 @@ %bcond_with relax_requires # The minimum required osbuild version -%global min_osbuild_version 129 +%global min_osbuild_version 139 %global goipath github.com/osbuild/osbuild-composer @@ -327,7 +327,7 @@ Summary: The core osbuild-composer binary Requires: osbuild-depsolve-dnf >= %{min_osbuild_version} # This version needs to get bumped everytime the osbuild-depsolve-dnf json # API changes in incompatible ways -Requires: osbuild-dnf-json-api = 7 +Requires: osbuild-dnf-json-api = 8 Provides: %{name}-dnf-json = %{version}-%{release} Obsoletes: %{name}-dnf-json < %{version}-%{release}