automatic version update by autodist [release 8.2.2543-1mamba;Tue Feb 23 2021]
This commit is contained in:
parent
48df29fc41
commit
8c9597c2e5
8
vim.spec
8
vim.spec
@ -6,14 +6,14 @@
|
||||
%define with_gvim 0
|
||||
|
||||
Name: vim
|
||||
Version: 8.2.2380
|
||||
Version: 8.2.2543
|
||||
Release: 1mamba
|
||||
Summary: VIsual editor iMproved
|
||||
Group: Applications/Text
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.vim.org/
|
||||
URL: https://www.vim.org/
|
||||
Source: https://github.com/vim/vim.git/v%{version}/vim-%{version}.tar.bz2
|
||||
#Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{majversion}.tar.bz2
|
||||
#Source1: ftp://ftp.vim.org/pub/vim/extra/vim-%{langversion}-lang.tar.gz
|
||||
@ -36,7 +36,6 @@ BuildRequires: perl-devel >= 2:5.8.7
|
||||
BuildRequires: libpython-devel >= 2.3.4
|
||||
BuildRequires: libtcl >= 8.4.11
|
||||
BuildRequires: gettext-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
VIM (VIsual editor iMproved) is an updated and improved version of the vi editor.
|
||||
@ -205,6 +204,9 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
%{_datadir}/vim/%{vimdir}/tutor
|
||||
|
||||
%changelog
|
||||
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2543-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2380-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user