diff --git a/neovim-0.3.5.tar.gz b/neovim-0.3.5.tar.gz deleted file mode 100644 index 74c3813..0000000 --- a/neovim-0.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8b30043963133214f78901cb6361189c8f94e9f5f1b2493a7cedb4c323236d6 -size 9232168 diff --git a/neovim-0.3.7.tar.gz b/neovim-0.3.7.tar.gz new file mode 100644 index 0000000..1e1c168 --- /dev/null +++ b/neovim-0.3.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c0f1b839ef2c8cfee63eb2a072324accf4f0c0badd2fbd087d3e7a12d538bca +size 9231661 diff --git a/neovim.changes b/neovim.changes index 2e9a68a..c538942 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 29 09:39:42 UTC 2019 - Martin Liška + +- Update to version 0.3.7: + + * 4553fc5 #10082 vim-patch:8.1.1365: :source should check sandbox + * 877d539 #10027 genappimage.sh: migrate to linuxdeploy + ------------------------------------------------------------------- Mon Apr 29 13:06:58 UTC 2019 - Chris Coutinho @@ -14,6 +22,11 @@ Maintenance release to fix issues found in v0.3.4: * 1204421 #8325 :terminal : set topline based on window height * aaa8c3d #9504 :recover : Fix crash on non-existent *.swp +------------------------------------------------------------------- +Mon Apr 29 07:15:32 UTC 2019 - Martin Liška + +- Update to version 0.3.5. + ------------------------------------------------------------------- Sun Jan 13 20:39:11 UTC 2019 - seanlew@opensuse.org diff --git a/neovim.spec b/neovim.spec index 5a237ca..e65fb33 100644 --- a/neovim.spec +++ b/neovim.spec @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: neovim -Version: 0.3.5 +Version: 0.3.7 Release: 0 Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim