Compare commits
99 Commits
9.1.0393-1
...
9.1.0873-1
Author | SHA1 | Date | |
---|---|---|---|
2b3d9e5697 | |||
e20ed1a801 | |||
bda1b4960b | |||
08c87e1658 | |||
d141e174e4 | |||
589534ee83 | |||
b069d10ed6 | |||
d969f7e7fa | |||
c402b1dbb1 | |||
c48b815a1d | |||
6745d33690 | |||
01b27b1b53 | |||
29647e3c84 | |||
f0346c7558 | |||
81fcb49c2f | |||
a0ca2d0e61 | |||
0ab9a1426f | |||
425c20e3d6 | |||
7c7cee292a | |||
3c07518ed9 | |||
d91bb5fe5e | |||
28a0a4435a | |||
8b87ddef20 | |||
7ac8533ad5 | |||
07dc2b216d | |||
7435d1ac29 | |||
a8096fa2ab | |||
d319e743da | |||
b610926288 | |||
96b4a03a0f | |||
4ac3d091bf | |||
4f887c18c6 | |||
f270c9fe45 | |||
4b75c2908a | |||
211ce7b39d | |||
a7dacd291c | |||
ee2518a412 | |||
cf8788a0d0 | |||
2a352eb40d | |||
be6b30474c | |||
e62c86b1b2 | |||
6af2c71006 | |||
7979afb372 | |||
9c48889996 | |||
a999856234 | |||
52ad247984 | |||
7961c65c94 | |||
4d40e549d1 | |||
933238bb88 | |||
d5f21e00eb | |||
ca6e09682e | |||
701f647337 | |||
26372dd17b | |||
2dd81d407f | |||
4e70af17a7 | |||
4de7dc8610 | |||
c069a46327 | |||
4e7b506a29 | |||
4eb57c7f4f | |||
df5fa143de | |||
84c5ac6aa6 | |||
92e7219c00 | |||
c2a5de9cae | |||
5ad8b0bdd9 | |||
9c87d9e036 | |||
fc544cb757 | |||
ee4b5d1b46 | |||
a53d8d5f05 | |||
917f9a368a | |||
a4d60c4cad | |||
42450f9486 | |||
7e92ff6536 | |||
3a454da1a8 | |||
5f9fb2791d | |||
06b7bb4736 | |||
a2bce80a54 | |||
ea8ddce7ef | |||
a8d37e6a68 | |||
81dcfb2ac1 | |||
79e4cdd772 | |||
90122f9149 | |||
d0139bcd95 | |||
b4361dabd6 | |||
832b469fdd | |||
2d8ed54c48 | |||
e2e282a0f4 | |||
7d1df7d4a0 | |||
b56ce0d51c | |||
c1bc68f612 | |||
476bb8e0ba | |||
0e729a65d6 | |||
218bdc0d2b | |||
107cfcc42d | |||
2526730baa | |||
460d12eb35 | |||
90b8364d8a | |||
6a59143264 | |||
017c80551e | |||
447bdc2445 |
356
vim.spec
356
vim.spec
@ -5,7 +5,7 @@
|
||||
%define with_gvim 1
|
||||
|
||||
Name: vim
|
||||
Version: 9.1.0393
|
||||
Version: 9.1.0873
|
||||
Release: 1mamba
|
||||
Summary: VIsual editor iMproved
|
||||
Group: Applications/Text
|
||||
@ -217,6 +217,360 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
%{_mandir}/man1/vimtutor.1*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 19 2024 Automatic Build System <autodist@openmamba.org> 9.1.0873-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 18 2024 Automatic Build System <autodist@openmamba.org> 9.1.0869-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0867-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 15 2024 Automatic Build System <autodist@openmamba.org> 9.1.0866-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0861-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0857-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0850-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 9.1.0848-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 09 2024 Automatic Build System <autodist@openmamba.org> 9.1.0847-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 05 2024 Automatic Build System <autodist@openmamba.org> 9.1.0837-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 03 2024 Automatic Build System <autodist@openmamba.org> 9.1.0836-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 03 2024 Automatic Build System <autodist@openmamba.org> 9.1.0831-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 9.1.0825-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 30 2024 Automatic Build System <autodist@openmamba.org> 9.1.0821-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 28 2024 Automatic Build System <autodist@openmamba.org> 9.1.0818-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 9.1.0814-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 24 2024 Automatic Build System <autodist@openmamba.org> 9.1.0813-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 24 2024 Automatic Build System <autodist@openmamba.org> 9.1.0810-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 9.1.0806-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 18 2024 Automatic Build System <autodist@openmamba.org> 9.1.0791-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 18 2024 Automatic Build System <autodist@openmamba.org> 9.1.0789-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0787-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0785-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 14 2024 Automatic Build System <autodist@openmamba.org> 9.1.0781-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0777-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0776-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 9.1.0774-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 9.1.0766-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 05 2024 Automatic Build System <autodist@openmamba.org> 9.1.0757-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 9.1.0756-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 9.1.0754-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 30 2024 Automatic Build System <autodist@openmamba.org> 9.1.0748-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 29 2024 Automatic Build System <autodist@openmamba.org> 9.1.0747-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 27 2024 Automatic Build System <autodist@openmamba.org> 9.1.0744-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 9.1.0741-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 23 2024 Automatic Build System <autodist@openmamba.org> 9.1.0740-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 21 2024 Automatic Build System <autodist@openmamba.org> 9.1.0739-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 20 2024 Automatic Build System <autodist@openmamba.org> 9.1.0737-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 18 2024 Automatic Build System <autodist@openmamba.org> 9.1.0736-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0733-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 9.1.0730-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 11 2024 Automatic Build System <autodist@openmamba.org> 9.1.0727-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 11 2024 Automatic Build System <autodist@openmamba.org> 9.1.0724-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 10 2024 Automatic Build System <autodist@openmamba.org> 9.1.0722-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 08 2024 Automatic Build System <autodist@openmamba.org> 9.1.0720-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 9.1.0719-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 06 2024 Automatic Build System <autodist@openmamba.org> 9.1.0718-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 05 2024 Automatic Build System <autodist@openmamba.org> 9.1.0715-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 04 2024 Automatic Build System <autodist@openmamba.org> 9.1.0714-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 03 2024 Automatic Build System <autodist@openmamba.org> 9.1.0709-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 02 2024 Automatic Build System <autodist@openmamba.org> 9.1.0708-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 01 2024 Automatic Build System <autodist@openmamba.org> 9.1.0707-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 30 2024 Automatic Build System <autodist@openmamba.org> 9.1.0703-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 29 2024 Automatic Build System <autodist@openmamba.org> 9.1.0702-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 27 2024 Automatic Build System <autodist@openmamba.org> 9.1.0698-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 26 2024 Automatic Build System <autodist@openmamba.org> 9.1.0697-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 9.1.0695-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 9.1.0689-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 21 2024 Automatic Build System <autodist@openmamba.org> 9.1.0686-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 19 2024 Automatic Build System <autodist@openmamba.org> 9.1.0680-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 17 2024 Automatic Build System <autodist@openmamba.org> 9.1.0679-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0678-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0675-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 12 2024 Automatic Build System <autodist@openmamba.org> 9.1.0672-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 10 2024 Automatic Build System <autodist@openmamba.org> 9.1.0668-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 09 2024 Automatic Build System <autodist@openmamba.org> 9.1.0665-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 08 2024 Automatic Build System <autodist@openmamba.org> 9.1.0664-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 9.1.0663-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 9.1.0661-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 03 2024 Automatic Build System <autodist@openmamba.org> 9.1.0655-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 02 2024 Automatic Build System <autodist@openmamba.org> 9.1.0652-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 01 2024 Automatic Build System <autodist@openmamba.org> 9.1.0646-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 31 2024 Automatic Build System <autodist@openmamba.org> 9.1.0645-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 30 2024 Automatic Build System <autodist@openmamba.org> 9.1.0643-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 9.1.0636-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 28 2024 Automatic Build System <autodist@openmamba.org> 9.1.0631-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 27 2024 Automatic Build System <autodist@openmamba.org> 9.1.0626-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 26 2024 Automatic Build System <autodist@openmamba.org> 9.1.0618-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 25 2024 Automatic Build System <autodist@openmamba.org> 9.1.0613-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 24 2024 Automatic Build System <autodist@openmamba.org> 9.1.0611-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 24 2024 Automatic Build System <autodist@openmamba.org> 9.1.0610-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 21 2024 Automatic Build System <autodist@openmamba.org> 9.1.0608-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 19 2024 Automatic Build System <autodist@openmamba.org> 9.1.0602-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 19 2024 Automatic Build System <autodist@openmamba.org> 9.1.0600-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 18 2024 Automatic Build System <autodist@openmamba.org> 9.1.0598-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 17 2024 Automatic Build System <autodist@openmamba.org> 9.1.0589-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 12 2024 Automatic Build System <autodist@openmamba.org> 9.1.0550-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 07 2024 Automatic Build System <autodist@openmamba.org> 9.1.0538-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 06 2024 Automatic Build System <autodist@openmamba.org> 9.1.0532-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 06 2024 Automatic Build System <autodist@openmamba.org> 9.1.0531-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 05 2024 Automatic Build System <autodist@openmamba.org> 9.1.0530-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 23 2024 Automatic Build System <autodist@openmamba.org> 9.1.0516-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 23 2024 Automatic Build System <autodist@openmamba.org> 9.1.0514-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 22 2024 Automatic Build System <autodist@openmamba.org> 9.1.0513-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 22 2024 Automatic Build System <autodist@openmamba.org> 9.1.0512-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 9.1.0509-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 14 2024 Automatic Build System <autodist@openmamba.org> 9.1.0483-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0478-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 12 2024 Automatic Build System <autodist@openmamba.org> 9.1.0477-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 12 2024 Automatic Build System <autodist@openmamba.org> 9.1.0474-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 11 2024 Automatic Build System <autodist@openmamba.org> 9.1.0473-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 08 2024 Automatic Build System <autodist@openmamba.org> 9.1.0470-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 04 2024 Automatic Build System <autodist@openmamba.org> 9.1.0465-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 29 2024 Automatic Build System <autodist@openmamba.org> 9.1.0448-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 28 2024 Automatic Build System <autodist@openmamba.org> 9.1.0447-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 27 2024 Automatic Build System <autodist@openmamba.org> 9.1.0446-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 9.1.0445-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 25 2024 Automatic Build System <autodist@openmamba.org> 9.1.0442-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 24 2024 Automatic Build System <autodist@openmamba.org> 9.1.0432-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 22 2024 Automatic Build System <autodist@openmamba.org> 9.1.0426-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 21 2024 Automatic Build System <autodist@openmamba.org> 9.1.0421-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 18 2024 Automatic Build System <autodist@openmamba.org> 9.1.0418-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 17 2024 Automatic Build System <autodist@openmamba.org> 9.1.0414-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 15 2024 Automatic Build System <autodist@openmamba.org> 9.1.0412-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0411-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 12 2024 Automatic Build System <autodist@openmamba.org> 9.1.0408-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 10 2024 Automatic Build System <autodist@openmamba.org> 9.1.0401-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 10 2024 Automatic Build System <autodist@openmamba.org> 9.1.0400-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 05 2024 Automatic Build System <autodist@openmamba.org> 9.1.0393-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user