Skip to content

Commit

Permalink
test another patch
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Olivier <[email protected]>
  • Loading branch information
jolivier23 committed Jan 13, 2025
1 parent c9b1cd1 commit 2dd85af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fused.rpmlintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This line is mandatory to access the configuration functions
from Config import *

addFilter('fused-devel.x86_64: E: static-library-without-debuginfo /usr/lib64/libfused.a')
addFilter('fused-devel.x86_64: W: no-documentation')
addFilter('fused-static.x86_64: E: static-library-without-debuginfo /usr/lib64/libfused.a')
addFilter('fused-static.x86_64: W: no-documentation')
# https://github.com/rpm-software-management/rpmlint/issues/856
addFilter('W: incoherent-version-in-changelog')

0 comments on commit 2dd85af

Please sign in to comment.