Accepting request 747359 from home:morbidrsa:branches:editors

- Update vim-plugin-fugitive to upstream version 3.1

OBS-URL: https://build.opensuse.org/request/show/747359
OBS-URL: https://build.opensuse.org/package/show/editors/vim-plugins?expand=0&rev=54
This commit is contained in:
Martin Pluskal 2019-11-12 14:59:37 +00:00 committed by Git OBS Bridge
parent d43df5d257
commit 989731ac59
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 11 13:07:12 UTC 2019 - Johannes Thumshirn <jthumshirn@suse.com>
- Update vim-plugin-fugitive to upstream version 3.1
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 11 22:28:32 UTC 2019 - Olav Reinert <seroton10@gmail.com> Wed Sep 11 22:28:32 UTC 2019 - Olav Reinert <seroton10@gmail.com>

View File

@ -49,7 +49,7 @@
%define rails_version 4.4 %define rails_version 4.4
%define ack_version 1.0.9 %define ack_version 1.0.9
%define editorconfig_version 0.3.3 %define editorconfig_version 0.3.3
%define fugitive_version 2.2 %define fugitive_version 3.1
%define neomutt_version 20180104 %define neomutt_version 20180104
%define salt_version 0.0.1 %define salt_version 0.0.1
@ -654,7 +654,7 @@ popd
# vim-plugin-fugitive # vim-plugin-fugitive
pushd vim-fugitive-%{fugitive_version} pushd vim-fugitive-%{fugitive_version}
mkdir -p %buildroot/%vimplugin_dir mkdir -p %buildroot/%vimplugin_dir
cp -a plugin doc %{buildroot}/%{vimplugin_dir} cp -a autoload ftdetect plugin doc syntax %{buildroot}/%{vimplugin_dir}
popd popd
cp %{SOURCE100} %{buildroot}/%vimplugin_dir/snippets/ cp %{SOURCE100} %{buildroot}/%vimplugin_dir/snippets/
@ -1128,6 +1128,10 @@ fi
%defattr(-,root,root,0755) %defattr(-,root,root,0755)
%vimplugin_dir/plugin/fugitive.vim %vimplugin_dir/plugin/fugitive.vim
%vimplugin_dir/doc/fugitive.txt %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 %files -n vim-plugin-neomutt
%defattr(-,root,root,0755) %defattr(-,root,root,0755)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8417dac31c1d444547ac6ae5c016ccafa1f7a061495c2190820d81c8a6244cd0
size 30651

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da611a1ec2ec64e31896b636afc99fa2a6423668deab8b0cbd832fc1d3949016
size 61142