diff --git a/Schutzfile b/Schutzfile index 22972185d..ba68e075f 100644 --- a/Schutzfile +++ b/Schutzfile @@ -1,10 +1,5 @@ { "fedora-32": { - "dependencies": { - "osbuild": { - "commit": "6f1350d72d210767062a8e346e1472305703686b" - } - }, "dependants": { "koji-osbuild": { "commit": "4fdc457745e1147475ea3ac1e3b073e592d7b174" @@ -26,25 +21,11 @@ } } }, - "fedora-33": { - "dependencies": { - "osbuild": { - "commit": "6f1350d72d210767062a8e346e1472305703686b" - } - } - }, "centos-8": { "dependencies": { "osbuild": { "commit": "6f1350d72d210767062a8e346e1472305703686b" } } - }, - "rhel-8.4": { - "dependencies": { - "osbuild": { - "commit": "6f1350d72d210767062a8e346e1472305703686b" - } - } } }