SHA256
1
0
forked from pool/neovim

Accepting request 824515 from editors

- Update to 0.4.4:
  bugfixes only

OBS-URL: https://build.opensuse.org/request/show/824515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neovim?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2020-08-05 18:30:15 +00:00 committed by Git OBS Bridge
commit 9891634826
5 changed files with 11 additions and 5 deletions

View File

@ -1,6 +1,6 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -483,7 +483,7 @@ endforeach()
@@ -488,7 +488,7 @@ endforeach()
# Find Lua interpreter
include(LuaHelpers)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91a0b5d32204a821bf414690e6b48cf69224d1961d37158c2b383f6a6cf854d2
size 9556199

3
neovim-0.4.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f76aac59363677f37592e853ab2c06151cca8830d4b3fe4675b4a52d41fc42c
size 9558246

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 5 13:31:44 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Update to 0.4.4:
bugfixes only
-------------------------------------------------------------------
Tue Jun 2 07:31:15 UTC 2020 - Martin Liška <mliska@suse.cz>

View File

@ -17,7 +17,7 @@
Name: neovim
Version: 0.4.3
Version: 0.4.4
Release: 0
Summary: Vim-fork focused on extensibility and agility
License: Apache-2.0 AND Vim