rpminspect.yaml: note that glibc-minimal-langpack is empty
This fixes the "continues to be empty" VERIFY from rpminspect. Support for this was added by: https://github.com/rpminspect/rpminspect/issues/1518 Resolves: RHEL-118846
This commit is contained in:
parent
1335d209f3
commit
95249e2082
@ -27,3 +27,7 @@ debuginfo:
|
||||
# Suppress changes to internal field members.
|
||||
abidiff:
|
||||
suppression_file: glibc.abignore
|
||||
|
||||
emptyrpm:
|
||||
expected_empty:
|
||||
- glibc-minimal-langpack
|
||||
|
||||
Loading…
Reference in New Issue
Block a user