diff --git a/neovim-0.9.0.tar.gz b/neovim-0.9.0.tar.gz deleted file mode 100644 index ce83535..0000000 --- a/neovim-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39d79107c54d2f3babcad2cd157c399241c04f6e75e98c18e8afaf2bb5e82937 -size 11549103 diff --git a/neovim-0.9.1.tar.gz b/neovim-0.9.1.tar.gz new file mode 100644 index 0000000..94f558d --- /dev/null +++ b/neovim-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db17c2a1f4776dcda00e59489ea0d98ba82f7d1a8ea03281d640e58d8a3a00e +size 11567358 diff --git a/neovim.changes b/neovim.changes index 80591cb..688bf81 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 20 08:30:27 UTC 2023 - Martin Pluskal + +- Update to version 0.9.1: + * For notable changes see `:help news` + ------------------------------------------------------------------- Fri Apr 14 17:13:38 UTC 2023 - Andreas Schneider diff --git a/neovim.spec b/neovim.spec index c61e1e1..54e4c9b 100644 --- a/neovim.spec +++ b/neovim.spec @@ -46,7 +46,7 @@ Requires: python3-neovim %bcond_with luajit %endif Name: neovim -Version: 0.9.0 +Version: 0.9.1 Release: 0 Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim