rpmlint: Filter a new way of unversioned Obsoletes warning
This commit is contained in:
parent
a17e94618c
commit
786b31e188
@ -13,6 +13,7 @@ addFilter(r'missing-call-to-chdir-with-chroot')
|
||||
|
||||
# intentionally unversioned and selfobsoleted
|
||||
addFilter(r'unversioned-explicit-obsoletes python')
|
||||
addFilter(r'unversioned Obsoletes: Obsoletes: python3\.\d+$')
|
||||
addFilter(r'self-obsoletion python3\.\d+ obsoletes python3\.\d+')
|
||||
|
||||
# intentionally hardcoded
|
||||
|
Loading…
Reference in New Issue
Block a user