workarounds: add plasma-discover with fix for #2173022

Just using a scratch build for now as my fix hasn't been reviewed
and may have dumb mistakes in it, but it does seem to fix the
openQA test at least.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-02-23 12:15:15 -08:00
parent f42d921b0b
commit 471ea9d27b
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ sub setup_workaround_repo {
"36" => [],
"37" => [],
"38" => [],
"39" => [],
"39" => ["97911079"],
);
# then we'll download each update for our release:
my $advortasks = $workarounds{$version};