SHA256
1
0
forked from pool/neovim

- Remove unnecessary neovim-rpmlintrc.

OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=134
This commit is contained in:
Matej Cepl 2023-09-07 12:02:41 +00:00 committed by Git OBS Bridge
parent 25ef49ce54
commit b451353859
3 changed files with 1 additions and 4 deletions

View File

@ -1,3 +0,0 @@
addFilter("script-without-shebang .*/runtime/doc/makehtml.awk")
addFilter("script-without-shebang .*/runtime/doc/maketags.awk")
addFilter("script-without-shebang .*/runtime/macros/less.bat")

View File

@ -57,6 +57,7 @@ Thu Sep 7 11:28:17 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Performance:
- extmarks: Avoid unnecessary marktree traversal with folds
- substitute: Don't reallocate new_start every time
- Remove unnecessary neovim-rpmlintrc.
-------------------------------------------------------------------
Tue Jun 20 08:30:27 UTC 2023 - Martin Pluskal <mpluskal@suse.com>

View File

@ -59,7 +59,6 @@ Source3: suse-spec-template
# Our packaged busted script has a shebang pointing to regular Lua interepreter,
# we need /usr/bin/luajit. Fake it.
Source10: lj-busted.sh
Source99: neovim-rpmlintrc
BuildRequires: desktop-file-utils
BuildRequires: fdupes
BuildRequires: filesystem