Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11003896
D11914.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D11914.id.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -3,7 +3,6 @@
libluv.so.1
libm.so.6
libmsgpackc.so.2
-libpthread.so.0
libtermkey.so.1
libtree-sitter.so.0
libunibilium.so.4
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -3,6 +3,7 @@
libc.so.6:__ctype_tolower_loc
libc.so.6:__ctype_toupper_loc
libc.so.6:__environ
+libc.so.6:__errno_location
libc.so.6:__fread_chk
libc.so.6:__isoc99_fscanf
libc.so.6:__isoc99_sscanf
@@ -25,6 +26,7 @@
libc.so.6:bindtextdomain
libc.so.6:calloc
libc.so.6:cfsetspeed
+libc.so.6:close
libc.so.6:dcgettext
libc.so.6:dcngettext
libc.so.6:dup
@@ -67,6 +69,7 @@
libc.so.6:ioctl
libc.so.6:kill
libc.so.6:localtime_r
+libc.so.6:lseek
libc.so.6:malloc
libc.so.6:memchr
libc.so.6:memcmp
@@ -84,6 +87,7 @@
libc.so.6:putc
libc.so.6:putchar
libc.so.6:qsort
+libc.so.6:read
libc.so.6:readlink
libc.so.6:readv
libc.so.6:realloc
@@ -92,6 +96,7 @@
libc.so.6:setlocale
libc.so.6:setpwent
libc.so.6:setsid
+libc.so.6:sigaction
libc.so.6:sigemptyset
libc.so.6:signal
libc.so.6:sleep
@@ -134,6 +139,7 @@
libc.so.6:vfprintf
libc.so.6:vsnprintf
libc.so.6:waitpid
+libc.so.6:write
libluajit-5.1.so.2:luaL_checkinteger
libluajit-5.1.so.2:luaL_checklstring
libluajit-5.1.so.2:luaL_checktype
@@ -217,12 +223,6 @@
libmsgpackc.so.2:msgpack_unpacker_next
libmsgpackc.so.2:msgpack_zone_free
libmsgpackc.so.2:msgpack_zone_init
-libpthread.so.0:__errno_location
-libpthread.so.0:close
-libpthread.so.0:lseek
-libpthread.so.0:read
-libpthread.so.0:sigaction
-libpthread.so.0:write
libtermkey.so.1:termkey_destroy
libtermkey.so.1:termkey_get_canonflags
libtermkey.so.1:termkey_getkey
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : neovim
-version : 0.5.0
-release : 22
+version : 0.5.1
+release : 23
source :
- - https://github.com/neovim/neovim/archive/refs/tags/v0.5.0.tar.gz : 2294caa9d2011996499fbd70e4006e4ef55db75b99b6719154c09262e23764ef
+ - https://github.com/neovim/neovim/archive/refs/tags/v0.5.1.tar.gz : aa449795e5cc69bdd2eeed7095f20b9c086c6ecfcde0ab62ab97a9d04243ec84
license : Apache-2.0
component : editor
summary : Fork of Vim aiming to improve user experience, plugins, and GUIs
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -828,6 +828,7 @@
<Path fileType="data">/usr/share/nvim/runtime/lua/vim/highlight.lua</Path>
<Path fileType="data">/usr/share/nvim/runtime/lua/vim/inspect.lua</Path>
<Path fileType="data">/usr/share/nvim/runtime/lua/vim/lsp.lua</Path>
+ <Path fileType="data">/usr/share/nvim/runtime/lua/vim/lsp/_snippet.lua</Path>
<Path fileType="data">/usr/share/nvim/runtime/lua/vim/lsp/buf.lua</Path>
<Path fileType="data">/usr/share/nvim/runtime/lua/vim/lsp/codelens.lua</Path>
<Path fileType="data">/usr/share/nvim/runtime/lua/vim/lsp/diagnostic.lua</Path>
@@ -1565,12 +1566,12 @@
</Files>
</Package>
<History>
- <Update release="22">
- <Date>2021-07-05</Date>
- <Version>0.5.0</Version>
+ <Update release="23">
+ <Date>2021-09-27</Date>
+ <Version>0.5.1</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 1, 7:56 PM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791316
Default Alt Text
D11914.id.diff (3 KB)
Attached To
Mode
D11914: Update neovim to 0.5.1
Attached
Detach File
Event Timeline
Log In to Comment