Hello community,

here is the log from the commit of package vim-plugins for openSUSE:Factory 
checked in at 2019-11-13 13:26:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.vim-plugins.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim-plugins"

Wed Nov 13 13:26:01 2019 rev:32 rq:747742 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim-plugins/vim-plugins.changes  2019-10-09 
15:20:07.744394409 +0200
+++ /work/SRC/openSUSE:Factory/.vim-plugins.new.2990/vim-plugins.changes        
2019-11-13 13:26:06.247558709 +0100
@@ -1,0 +2,5 @@
+Mon Nov 11 13:07:12 UTC 2019 - Johannes Thumshirn <[email protected]>
+
+- Update vim-plugin-fugitive to upstream version 3.1
+
+-------------------------------------------------------------------

Old:
----
  vimplugin-fugitive-2.2.tar.gz

New:
----
  vimplugin-fugitive-3.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vim-plugins.spec ++++++
--- /var/tmp/diff_new_pack.0Ih7pF/_old  2019-11-13 13:26:07.879560408 +0100
+++ /var/tmp/diff_new_pack.0Ih7pF/_new  2019-11-13 13:26:07.879560408 +0100
@@ -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 @@
 # 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 @@
 %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)

++++++ vimplugin-fugitive-2.2.tar.gz -> vimplugin-fugitive-3.1.tar.gz ++++++
++++ 10372 lines of diff (skipped)


Reply via email to