SHA256
1
0
forked from pool/vim-plugins
Dominique Leuenberger 2019-11-13 12:26:01 +00:00 committed by Git OBS Bridge
commit 0e58148218
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>

View File

@ -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)

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