Update and add various version identification needles

KDE live installer started looking different on F37 too so we
need a new needle there, plus we need F39 needles now Rawhide is
F39.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-02-16 11:24:46 -08:00
parent 39b3cc1ff3
commit 80ac81e4df
6 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 813,
"type": "match",
"ypos": 13,
"width": 84,
"height": 18
}
],
"properties": [],
"tags": [
"version_37_ident"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 787,
"ypos": 15,
"width": 84,
"height": 16,
"type": "match"
}
],
"properties": [],
"tags": [
"version_39_ident"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 16,
"width": 84,
"type": "match",
"ypos": 15,
"xpos": 807
}
],
"properties": [],
"tags": [
"version_39_ident"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB