Schutzfile: don't pin osbuild on Fedora and drop F33

Drop unnecessary pinning of osbuild release on Fedora. The latest version
available in all supported Fedora releases should be good enough for
osbuild-composer testing.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2022-02-07 11:10:57 +01:00 committed by Ondřej Budai
parent 617572ad6c
commit d9d5a6c1a6

View file

@ -1,23 +1,4 @@
{
"fedora-33": {
"dependencies": {
"osbuild": {
"commit": "087b403042f5179de61a7fc306066d90f8d57e08"
}
},
"dependants": {
"koji-osbuild": {
"commit": "4fdc457745e1147475ea3ac1e3b073e592d7b174"
}
}
},
"fedora-34": {
"dependencies": {
"osbuild": {
"commit": "087b403042f5179de61a7fc306066d90f8d57e08"
}
}
},
"rhel-8.4": {
"dependencies": {
"osbuild": {