diff --git a/opa-ff.changes b/opa-ff.changes index 9e11ce2..de851af 100644 --- a/opa-ff.changes +++ b/opa-ff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 2 11:12:16 UTC 2021 - Martin Liška + +- Fix build with rpmlint 2 where the suse-filelist-forbidden-sysconfig + is renamed. + ------------------------------------------------------------------- Tue Aug 24 06:53:06 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/opa-ff.rpmlintrc b/opa-ff.rpmlintrc index 5379915..62920a6 100644 --- a/opa-ff.rpmlintrc +++ b/opa-ff.rpmlintrc @@ -1 +1,2 @@ addFilter("suse-filelist-forbidden-sysconfig") +addFilter("filelist-forbidden-sysconfig")