- Prune invalid-license rpmlint warnings, the SLE12 codestream
doesn't get fixed but FF applies there, too. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc12?expand=0&rev=63
This commit is contained in:
parent
c39cbb64d9
commit
a16fd49c3e
@ -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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 31 12:38:20 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Prune invalid-license rpmlint warnings, the SLE12 codestream
|
||||
doesn't get fixed but FF applies there, too.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 10:09:37 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user