diff --git a/vim-plugins.changes b/vim-plugins.changes index a337dc9..59ce600 100644 --- a/vim-plugins.changes +++ b/vim-plugins.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 20 08:10:46 UTC 2014 - puzel@suse.com + +- update vimwiki plugin to 2.1 +- most important changes: + - no more CamelCase links + - markdown support + - syntax changes +- for full changelog visit: + http://www.vim.org/scripts/script.php?script_id=2226 + ------------------------------------------------------------------- Tue Feb 11 08:50:56 UTC 2014 - coolo@suse.com diff --git a/vim-plugins.spec b/vim-plugins.spec index 07c2932..a0ce4e3 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -42,7 +42,7 @@ %define zoomwin_version 24 %define latex_version 20120125 %define quilt_version 0.9.7 -%define vimwiki_version 1.1.1 +%define vimwiki_version 2.1 %define gnupg_version 3026 %define gitdiff_version 2 %define snipmate_version 0.83 @@ -936,7 +936,7 @@ fi %dir %vimplugin_dir/ftplugin %vimplugin_dir/ftplugin/vimwiki.vim %dir %vimplugin_dir/indent -%vimplugin_dir/autoload/vimwiki*.vim +%vimplugin_dir/autoload/vimwiki %vimplugin_dir/syntax/vimwiki*.vim %files -n vim-plugin-gnupg diff --git a/vimplugin-vimwiki-1.1.1.tar.bz2 b/vimplugin-vimwiki-1.1.1.tar.bz2 deleted file mode 100644 index 5a61059..0000000 --- a/vimplugin-vimwiki-1.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8946e91e4c6cee122d46cae81e95336441bfd027fd3aff47cccc0df6da61747e -size 44237 diff --git a/vimplugin-vimwiki-2.1.tar.bz2 b/vimplugin-vimwiki-2.1.tar.bz2 new file mode 100644 index 0000000..05cae80 --- /dev/null +++ b/vimplugin-vimwiki-2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9bf59466f1f2777825fba61cd746f3281517b6935056778ced5ef01a1e944bd +size 65051