diff --git a/Schutzfile b/Schutzfile index 62e326fc1..22972185d 100644 --- a/Schutzfile +++ b/Schutzfile @@ -1,5 +1,10 @@ { "fedora-32": { + "dependencies": { + "osbuild": { + "commit": "6f1350d72d210767062a8e346e1472305703686b" + } + }, "dependants": { "koji-osbuild": { "commit": "4fdc457745e1147475ea3ac1e3b073e592d7b174" @@ -9,7 +14,7 @@ "rhel-8.3": { "dependencies": { "osbuild": { - "commit": "3086c7d70c304214e2855cdcf495d4b70f4b04c6" + "commit": "6f1350d72d210767062a8e346e1472305703686b" } }, "dependants": { @@ -20,5 +25,26 @@ ] } } + }, + "fedora-33": { + "dependencies": { + "osbuild": { + "commit": "6f1350d72d210767062a8e346e1472305703686b" + } + } + }, + "centos-8": { + "dependencies": { + "osbuild": { + "commit": "6f1350d72d210767062a8e346e1472305703686b" + } + } + }, + "rhel-8.4": { + "dependencies": { + "osbuild": { + "commit": "6f1350d72d210767062a8e346e1472305703686b" + } + } } }