diff --git a/data/apimap.json b/data/apimap.json index ac9fe5d6..39cf1ad9 100644 --- a/data/apimap.json +++ b/data/apimap.json @@ -11,7 +11,7 @@ }, "openSUSE:Backports:SLE-15-SP3:Update" : { "version": "15.3", - "flavor": "DVD-Backports", + "flavor": "DVD-Backports-Incidents", "distri": "opensuse" } } diff --git a/data/incidents.json b/data/incidents.json index 78be7ebb..d2357dd9 100644 --- a/data/incidents.json +++ b/data/incidents.json @@ -13,7 +13,7 @@ }, "openSUSE:Backports:SLE-15-SP3:Update": { "DISTRI": "opensuse", - "FLAVOR": "DVD-Backports", + "FLAVOR": "DVD-Backports-Incidents", "VERSION": "15.3", "ARCH": "x86_64" } diff --git a/data/repos.json b/data/repos.json index 848f2b84..233b66a5 100644 --- a/data/repos.json +++ b/data/repos.json @@ -33,7 +33,7 @@ "openSUSE:Backports:SLE-15-SP3:Update" : { "settings" : { "OS_TEST_ISSUES" : "", - "FLAVOR" : "DVD-Backports", + "FLAVOR" : "DVD-Backports-Incidents", "DISTRI" : "opensuse", "VERSION" : "15.3", "ARCH" : "x86_64"