diff --git a/neovim-0.2.2.tar.gz b/neovim-0.2.2.tar.gz deleted file mode 100644 index a125cb7..0000000 --- a/neovim-0.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a838ee07cc9a2ef8ade1b31a2a4f2d5e9339e244ade68e64556c1f4b40ccc5ed -size 8325879 diff --git a/neovim-0.3.0.tar.gz b/neovim-0.3.0.tar.gz new file mode 100644 index 0000000..7179a7f --- /dev/null +++ b/neovim-0.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7acb61b16d3f521907d99c486b7a9f1e505e8b2a18c9ef69a6d7f18f29f74b8 +size 8903630 diff --git a/neovim.changes b/neovim.changes index 15c08c6..b019171 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Jun 12 10:37:29 UTC 2018 - mliska@suse.cz + +- Remove update-alternatives as it's not 1:1. + Upstream is not willing to do that: + https://github.com/neovim/neovim/issues/8535 + +------------------------------------------------------------------- +Mon Jun 11 09:14:24 UTC 2018 - asn@cryptomilk.org + +- Update to version 0.3.0 + +------------------------------------------------------------------- +Thu Jun 7 13:25:23 UTC 2018 - michal.vyskocil@gmail.com + +- Add a support for update-alternatives, so users can change their + "vim" to neovim +- Mark LICENSE file as %license + ------------------------------------------------------------------- Fri May 25 07:37:55 UTC 2018 - mliska@suse.cz diff --git a/neovim.spec b/neovim.spec index f6dc059..03cce53 100644 --- a/neovim.spec +++ b/neovim.spec @@ -17,7 +17,7 @@ Name: neovim -Version: 0.2.2 +Version: 0.3.0 Release: 0 Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim @@ -97,7 +97,8 @@ make %{?_smp_mflags} %icon_theme_cache_postun %files -%doc BACKERS.md CONTRIBUTING.md LICENSE README.md +%doc BACKERS.md CONTRIBUTING.md README.md +%license LICENSE %{_bindir}/nvim %{_datadir}/nvim/ %{_datadir}/applications/nvim.desktop