diff --git a/neovim-0.3.3.tar.gz b/neovim-0.3.3.tar.gz deleted file mode 100644 index 6e00808..0000000 --- a/neovim-0.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9280f68c02dfe632815ce8063a621c6d73a40da91d0a18e1cb3104c32d0e724b -size 9231632 diff --git a/neovim-0.3.4.tar.gz b/neovim-0.3.4.tar.gz new file mode 100644 index 0000000..66c4fe0 --- /dev/null +++ b/neovim-0.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b04090d2eb6b3a9b7f2c7a36a7c1f00a3541ac56a9557dacac8549d72a920e2 +size 9346950 diff --git a/neovim.changes b/neovim.changes index 3ea4c5f..56efaa7 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jan 13 20:39:11 UTC 2019 - seanlew@opensuse.org + +- Update to version 0.3.4: + * Merge pull request #9492 from bfredl/cul_cole + * test: add tests for conceal cursor movement + * display: unify ursorline and concealcursor redraw logic + * Merge pull request #9490 from bfredl/vim-patch-8.1.0726 + ------------------------------------------------------------------- Sun Jan 6 03:27:02 UTC 2019 - sean@suspend.net diff --git a/neovim.spec b/neovim.spec index 0b9aeee..11e3fea 100644 --- a/neovim.spec +++ b/neovim.spec @@ -17,7 +17,7 @@ Name: neovim -Version: 0.3.3 +Version: 0.3.4 Release: 0 Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim