Accepting request 851071 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/851071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lv2?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2020-12-03 17:37:29 +00:00 committed by Git OBS Bridge
commit a45f136ef9
2 changed files with 6 additions and 1 deletions

View File

@ -1,2 +1,2 @@
# The documentation explictly says to not split bundles. So even if I don't know what these .c/.h files do I prefer to leave them in the main package
addFilter("lv2.*: E: devel-file-in-non-devel-package .* /usr/lib(64)?/lv2/.*/.*\.[ch]")
addFilter("lv2.*: E: devel-file-in-non-devel-package (.* )?/usr/lib(64)?/lv2/.*/.*\.[ch]")

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 26 12:22:00 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update rpmlintrc format to work with rpmlint2.
-------------------------------------------------------------------
Wed Oct 7 08:23:41 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>