From 374a87ae89427545bbd8a4087ece81052c84d280 Mon Sep 17 00:00:00 2001 From: Radek Vykydal Date: Thu, 21 Apr 2022 09:48:57 +0200 Subject: [PATCH] Ignore translation updates in rpminspect changedfiles check --- rpminspect.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rpminspect.yaml b/rpminspect.yaml index 1ffcafc..a547dcb 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -5,3 +5,8 @@ inspections: # The icon org.fedoraproject.AnacondaInstaller is part of # fedora-logos package desktop: off + +changedfiles: + # Ignore updated translations + ignore: + - /usr/share/locale/*/LC_MESSAGES/anaconda.mo