- Add rpmlint filter for SLE12 complaining about invalid licenses.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=54
This commit is contained in:
parent
5518d702a2
commit
c8f884fe54
@ -15,4 +15,5 @@ addFilter ("shlib-legacy-policy-name-error")
|
||||
# Packages provide libgcc_s1 = $version and conflict with other providers
|
||||
# of libgcc_s1
|
||||
addFilter ("conflicts-with-provides")
|
||||
|
||||
# SLE12 rpmlint complains about valid SPDX licenses
|
||||
addFilter ("invalid-license")
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 19 07:33:44 UTC 2023 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Add rpmlint filter for SLE12 complaining about invalid licenses.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 11 14:33:29 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user