diff --git a/neovim-0.9.4.tar.gz b/neovim-0.9.4.tar.gz deleted file mode 100644 index 2fffefc..0000000 --- a/neovim-0.9.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:148356027ee8d586adebb6513a94d76accc79da9597109ace5c445b09d383093 -size 11585425 diff --git a/neovim-0.9.5.tar.gz b/neovim-0.9.5.tar.gz new file mode 100644 index 0000000..5bed004 --- /dev/null +++ b/neovim-0.9.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe74369fc30a32ec7a086b1013acd0eacd674e7570eb1acc520a66180c9e9719 +size 11590180 diff --git a/neovim.changes b/neovim.changes index 9cd4504..7e73b94 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Dec 31 07:11:58 UTC 2023 - Matej Cepl + +- Update to version 0.9.5: + This is a maintenance release, focusing on bugfixes. + Notably, fixes were made for issues with using and testing Nvim + on less common platforms, like big endian platforms. + ------------------------------------------------------------------- Fri Nov 3 06:58:28 UTC 2023 - Jan Engelhardt diff --git a/neovim.spec b/neovim.spec index c92abda..023f5f3 100644 --- a/neovim.spec +++ b/neovim.spec @@ -46,7 +46,7 @@ Requires: python3-neovim %bcond_with luajit %endif Name: neovim -Version: 0.9.4 +Version: 0.9.5 Release: 0 Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim