diff --git a/vim-plugins.changes b/vim-plugins.changes index 3ce89dc..4689f0c 100644 --- a/vim-plugins.changes +++ b/vim-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 11 13:07:12 UTC 2019 - Johannes Thumshirn + +- Update vim-plugin-fugitive to upstream version 3.1 + ------------------------------------------------------------------- Wed Sep 11 22:28:32 UTC 2019 - Olav Reinert diff --git a/vim-plugins.spec b/vim-plugins.spec index c14950e..f383120 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -49,7 +49,7 @@ %define rails_version 4.4 %define ack_version 1.0.9 %define editorconfig_version 0.3.3 -%define fugitive_version 2.2 +%define fugitive_version 3.1 %define neomutt_version 20180104 %define salt_version 0.0.1 @@ -654,7 +654,7 @@ popd # vim-plugin-fugitive pushd vim-fugitive-%{fugitive_version} mkdir -p %buildroot/%vimplugin_dir -cp -a plugin doc %{buildroot}/%{vimplugin_dir} +cp -a autoload ftdetect plugin doc syntax %{buildroot}/%{vimplugin_dir} popd cp %{SOURCE100} %{buildroot}/%vimplugin_dir/snippets/ @@ -1128,6 +1128,10 @@ fi %defattr(-,root,root,0755) %vimplugin_dir/plugin/fugitive.vim %vimplugin_dir/doc/fugitive.txt +%vimplugin_dir/autoload/fugitive.vim +%vimplugin_dir/ftdetect/fugitive.vim +%vimplugin_dir/syntax/fugitive.vim +%vimplugin_dir/syntax/fugitiveblame.vim %files -n vim-plugin-neomutt %defattr(-,root,root,0755) diff --git a/vimplugin-fugitive-2.2.tar.gz b/vimplugin-fugitive-2.2.tar.gz deleted file mode 100644 index d155053..0000000 --- a/vimplugin-fugitive-2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8417dac31c1d444547ac6ae5c016ccafa1f7a061495c2190820d81c8a6244cd0 -size 30651 diff --git a/vimplugin-fugitive-3.1.tar.gz b/vimplugin-fugitive-3.1.tar.gz new file mode 100644 index 0000000..d0906a0 --- /dev/null +++ b/vimplugin-fugitive-3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da611a1ec2ec64e31896b636afc99fa2a6423668deab8b0cbd832fc1d3949016 +size 61142