Compare commits
19 Commits
8.2.0033-1
...
8.2.2550-1
Author | SHA1 | Date | |
---|---|---|---|
f84364d83f | |||
896a63d4d8 | |||
8c9597c2e5 | |||
48df29fc41 | |||
71482ad9f9 | |||
5fd9e95e2c | |||
f5202c5bf5 | |||
d5aa69221e | |||
2998125c08 | |||
d12b447b23 | |||
a032c4b4c3 | |||
619aa8df03 | |||
9fdf4f31d3 | |||
954b41fb9f | |||
281d1f6de7 | |||
9782806a7a | |||
c98cb3346a | |||
4be3479a41 | |||
e078469e8b |
65
vim.spec
65
vim.spec
@ -6,14 +6,14 @@
|
||||
%define with_gvim 0
|
||||
|
||||
Name: vim
|
||||
Version: 8.2.0033
|
||||
Version: 8.2.2550
|
||||
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,66 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
%{_datadir}/vim/%{vimdir}/tutor
|
||||
|
||||
%changelog
|
||||
* Fri Feb 26 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2550-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2549-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2544-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2347-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 15 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1989-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 18 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1704-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 15 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1684-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 08 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1634-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1584-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 30 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1537-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 29 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1523-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 25 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1522-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 24 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0814-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 09 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0717-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 05 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0510-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 02 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0343-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 27 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0148-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 08 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0100-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 03 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0033-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user