Compare commits
15 Commits
8.2.2890-1
...
8.2.3046-1
Author | SHA1 | Date | |
---|---|---|---|
088ba420f8 | |||
d4aa04278f | |||
e1aa447418 | |||
083c0d4f94 | |||
8a9a053c69 | |||
73e6b2bcdf | |||
76c71bfe52 | |||
6d73a136e9 | |||
3ccc07bf97 | |||
1928916a66 | |||
08656ae082 | |||
15d238a0e5 | |||
1a19f319fa | |||
ad0b052cda | |||
4f54e0009f |
78
vim.spec
78
vim.spec
@ -6,7 +6,7 @@
|
||||
%define with_gvim 0
|
||||
|
||||
Name: vim
|
||||
Version: 8.2.2890
|
||||
Version: 8.2.3046
|
||||
Release: 1mamba
|
||||
Summary: VIsual editor iMproved
|
||||
Group: Applications/Text
|
||||
@ -25,6 +25,7 @@ BuildRequires: libncurses-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libruby-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsodium-devel
|
||||
BuildRequires: libtcl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: gettext-devel
|
||||
@ -176,6 +177,81 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
%{_datadir}/vim/%{vimdir}/tutor
|
||||
|
||||
%changelog
|
||||
* Fri Jun 25 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3046-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 24 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3043-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 23 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3036-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 22 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3033-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3027-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3025-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 20 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3020-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 19 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3017-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3013-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3010-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 06 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2946-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2938-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2932-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2929-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2928-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2925-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2920-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2918-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2915-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 31 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2914-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 30 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2907-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 30 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2903-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2898-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2897-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 28 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2891-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 27 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2890-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user