diff --git a/_servicedata b/_servicedata index 9fea347..dd19bb0 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ https://github.com/openSUSE/rpmlint-tests.git f4dfbdc2cc367245537df410353a64d67cbcc519 https://github.com/openSUSE/rpmlint-checks.git - aecdbb0c5cee167387f7769a77148668e908a8d8 \ No newline at end of file + b8bbedf5f1bdfae4e9a50253abf09f81be4a55e4 \ No newline at end of file diff --git a/config b/config index 1779756..b253cc3 100644 --- a/config +++ b/config @@ -104,6 +104,8 @@ setOption('ValidGroups', [ 'Development/Languages/Fortran', 'Development/Languages/Haskell', 'Development/Languages/Java', + 'Development/Languages/Lua', + 'Development/Languages/NodeJS', 'Development/Languages/OCaml', 'Development/Languages/Other', 'Development/Languages/Perl', @@ -138,6 +140,7 @@ setOption('ValidGroups', [ 'Documentation/Howto', 'Documentation/HTML', 'Documentation/Man', + 'Documentation/NodeJS', 'Documentation/Other', 'Documentation/SUSE', 'Hardware/Camera', diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index 2db124b..951023e 100644 --- a/rpmlint-checks-master.tar.xz +++ b/rpmlint-checks-master.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:673615c77f0afe748213b301d070b584cfbc2a45e60012e62714106cd5f00c69 -size 23192 +oid sha256:75d6dcf83002964adefe908ed67f151ae2ce7b6f3cbd09edab9f0ef519e35cea +size 23252 diff --git a/rpmlint.changes b/rpmlint.changes index b5a4a96..1580612 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jun 4 09:20:38 UTC 2018 - dmueller@suse.com + +- add Lua/NodeJS related groups to list of valid groups + +------------------------------------------------------------------- +Mon Jun 04 09:16:19 UTC 2018 - opensuse-packaging@opensuse.org + +- Update rpmlint-checks to version master: + * Blacklist python test folder in python packages + * Error out on /etc/bash_completion.d in packages + * Do not use otherproviders() SUSEism + ------------------------------------------------------------------- Wed May 16 03:26:14 UTC 2018 - andy@onthewings.net