commit 8a0a7b61e3f85179d575e43989c95241857cc684
Author: Jan Palus <[email protected]>
Date:   Sun Apr 18 13:31:02 2021 +0200

    up to 3.3

 vim-plugin-fugitive.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/vim-plugin-fugitive.spec b/vim-plugin-fugitive.spec
index b4bc81a..36f48c9 100644
--- a/vim-plugin-fugitive.spec
+++ b/vim-plugin-fugitive.spec
@@ -1,13 +1,14 @@
 %define                plugin  fugitive
 Summary:       Vim plugin: A Git wrapper so awesome, it should be illegal
 Name:          vim-plugin-%{plugin}
-Version:       3.2
+Version:       3.3
 Release:       1
 License:       Vim
 Group:         Applications/Editors/Vim
 Source0:       https://github.com/tpope/vim-fugitive/archive/v%{version}.tar.gz
-# Source0-md5: b6225f13233f3ee83ae758729ef105fb
+# Source0-md5: 3b370f7e99adf35efffa0fef1ae04fb8
 URL:           http://majutsushi.github.com/fugitive/
+Requires:      git-core >= 1.8.5
 Requires:      vim-rt >= 4:7.4.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,7 +61,7 @@ Documentation for fugitive Vim plugin.
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_vimdatadir}/
-cp -pr autoload doc ftdetect plugin syntax $RPM_BUILD_ROOT%{_vimdatadir}
+cp -pr autoload doc ftdetect ftplugin plugin syntax 
$RPM_BUILD_ROOT%{_vimdatadir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -75,6 +76,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_vimdatadir}/autoload/fugitive.vim
 %{_vimdatadir}/ftdetect/fugitive.vim
+%{_vimdatadir}/ftplugin/fugitiveblame.vim
 %{_vimdatadir}/plugin/fugitive.vim
 %{_vimdatadir}/syntax/fugitive.vim
 %{_vimdatadir}/syntax/fugitiveblame.vim
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim-plugin-fugitive.git/commitdiff/8a0a7b61e3f85179d575e43989c95241857cc684

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to