Enable abidiff in rpminspect

Signed-off-by: Julien Rische <jrische@redhat.com>
This commit is contained in:
Julien Rische 2024-08-08 17:37:15 +02:00
parent 201d6cb428
commit ff5212e6a8

View File

@ -5,10 +5,6 @@ inspections:
# Not a Java package
javabytecode: off
# I need to be able to *add* functions, and also we export internal
# functions that are not considered part of our ABI.
abidiff: off
# These just flag when things change "too much"
changedfiles: off