Compare commits
91 Commits
9.1.1153-1
...
9.1.1591-1
Author | SHA1 | Date | |
---|---|---|---|
35b7df606e | |||
e6d3bb145f | |||
78907f49c9 | |||
95a42595e6 | |||
ff1185750c | |||
d5cc18c066 | |||
6361d74923 | |||
2aa2de7dfc | |||
702dfae017 | |||
f69838013a | |||
f2a1f74fd6 | |||
55ff372c18 | |||
c6ae3c1920 | |||
ed63443740 | |||
e351b05a25 | |||
68c2189bdb | |||
c30e303c79 | |||
a59bba958f | |||
02663ee639 | |||
09a324727e | |||
39dc108ce7 | |||
7a706cc8f9 | |||
6d7fd0dcc5 | |||
27bb16bdda | |||
3051256922 | |||
07adb3a606 | |||
6359b1fefb | |||
607c7a044a | |||
af315cc5d6 | |||
34e0df80d4 | |||
6d9c0ae699 | |||
743172085e | |||
7064796685 | |||
ae66d0efe6 | |||
0899116746 | |||
625b083d9f | |||
c5deaa7328 | |||
51e3b144c9 | |||
35956a47d7 | |||
ca7aec7bd1 | |||
62e32872c6 | |||
0c408b0186 | |||
8848ae228d | |||
aa4cd53f1b | |||
c388e670c1 | |||
662b1d2c74 | |||
28b25bcaae | |||
88a3cc5e51 | |||
d8f361fe10 | |||
b7ba6bc961 | |||
3e06843d4e | |||
a928be1856 | |||
e80fe5a429 | |||
c9b518ccab | |||
668b3a4db8 | |||
a92f27cd1a | |||
91e63b78b0 | |||
85c2288104 | |||
591c734838 | |||
063d0772c6 | |||
2b6a4c4c72 | |||
5bb0ce7616 | |||
44e401320a | |||
0919b7ed25 | |||
c796454a08 | |||
ad44e2dab0 | |||
ba3bf50b12 | |||
0eda4fcde6 | |||
ab8e1fc2b6 | |||
8d5fc14884 | |||
204aa77377 | |||
d8b3fdfea3 | |||
452cbb1a18 | |||
f2d01ea0f2 | |||
ed97a16a6d | |||
79295ba979 | |||
3f3d36d68c | |||
1f1c12c444 | |||
1d9b2fecea | |||
1d0ce37727 | |||
d93515830b | |||
aa14e09dbb | |||
bd04c1edd6 | |||
14045e5573 | |||
5c1a1aaef1 | |||
04e49c0251 | |||
c5e93e4d28 | |||
24d1d11fc0 | |||
36c899449d | |||
fdcd0bf91e | |||
51390e5248 |
285
vim.spec
285
vim.spec
@ -5,7 +5,7 @@
|
||||
%define with_gvim 1
|
||||
|
||||
Name: vim
|
||||
Version: 9.1.1153
|
||||
Version: 9.1.1591
|
||||
Release: 1mamba
|
||||
Summary: VIsual editor iMproved
|
||||
Group: Applications/Text
|
||||
@ -33,6 +33,7 @@ BuildRequires: libncurses-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsodium-devel
|
||||
BuildRequires: libwayland-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: gettext-devel
|
||||
Provides: vim-tiny
|
||||
@ -216,6 +217,288 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
%{_mandir}/man1/vimtutor.1*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 27 2025 Automatic Build System <autodist@openmamba.org> 9.1.1591-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 25 2025 Automatic Build System <autodist@openmamba.org> 9.1.1587-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 24 2025 Automatic Build System <autodist@openmamba.org> 9.1.1585-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 24 2025 Automatic Build System <autodist@openmamba.org> 9.1.1582-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 23 2025 Automatic Build System <autodist@openmamba.org> 9.1.1577-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 21 2025 Automatic Build System <autodist@openmamba.org> 9.1.1573-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 20 2025 Automatic Build System <autodist@openmamba.org> 9.1.1566-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 19 2025 Automatic Build System <autodist@openmamba.org> 9.1.1563-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 18 2025 Automatic Build System <autodist@openmamba.org> 9.1.1557-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 17 2025 Automatic Build System <autodist@openmamba.org> 9.1.1552-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 16 2025 Automatic Build System <autodist@openmamba.org> 9.1.1544-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 15 2025 Automatic Build System <autodist@openmamba.org> 9.1.1540-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 12 2025 Automatic Build System <autodist@openmamba.org> 9.1.1538-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 06 2025 Automatic Build System <autodist@openmamba.org> 9.1.1508-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 30 2025 Automatic Build System <autodist@openmamba.org> 9.1.1497-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 29 2025 Automatic Build System <autodist@openmamba.org> 9.1.1492-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 29 2025 Automatic Build System <autodist@openmamba.org> 9.1.1485-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 27 2025 Automatic Build System <autodist@openmamba.org> 9.1.1481-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 26 2025 Automatic Build System <autodist@openmamba.org> 9.1.1478-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 24 2025 Automatic Build System <autodist@openmamba.org> 9.1.1476-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 24 2025 Automatic Build System <autodist@openmamba.org> 9.1.1475-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 22 2025 Automatic Build System <autodist@openmamba.org> 9.1.1473-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 21 2025 Automatic Build System <autodist@openmamba.org> 9.1.1472-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 17 2025 Automatic Build System <autodist@openmamba.org> 9.1.1465-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 17 2025 Automatic Build System <autodist@openmamba.org> 9.1.1460-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 13 2025 Automatic Build System <autodist@openmamba.org> 9.1.1457-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 12 2025 Automatic Build System <autodist@openmamba.org> 9.1.1455-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 12 2025 Automatic Build System <autodist@openmamba.org> 9.1.1453-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 09 2025 Automatic Build System <autodist@openmamba.org> 9.1.1441-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 09 2025 Automatic Build System <autodist@openmamba.org> 9.1.1436-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 08 2025 Automatic Build System <autodist@openmamba.org> 9.1.1435-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 05 2025 Automatic Build System <autodist@openmamba.org> 9.1.1432-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 03 2025 Automatic Build System <autodist@openmamba.org> 9.1.1426-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 02 2025 Automatic Build System <autodist@openmamba.org> 9.1.1425-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 01 2025 Automatic Build System <autodist@openmamba.org> 9.1.1420-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 30 2025 Automatic Build System <autodist@openmamba.org> 9.1.1418-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 29 2025 Automatic Build System <autodist@openmamba.org> 9.1.1415-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 27 2025 Automatic Build System <autodist@openmamba.org> 9.1.1414-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 26 2025 Automatic Build System <autodist@openmamba.org> 9.1.1407-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 25 2025 Automatic Build System <autodist@openmamba.org> 9.1.1406-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 13 2025 Automatic Build System <autodist@openmamba.org> 9.1.1385-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 12 2025 Automatic Build System <autodist@openmamba.org> 9.1.1382-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 05 2025 Automatic Build System <autodist@openmamba.org> 9.1.1365-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 04 2025 Automatic Build System <autodist@openmamba.org> 9.1.1362-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 03 2025 Automatic Build System <autodist@openmamba.org> 9.1.1360-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 02 2025 Automatic Build System <autodist@openmamba.org> 9.1.1357-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 01 2025 Automatic Build System <autodist@openmamba.org> 9.1.1355-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 30 2025 Automatic Build System <autodist@openmamba.org> 9.1.1350-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 28 2025 Automatic Build System <autodist@openmamba.org> 9.1.1349-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 27 2025 Automatic Build System <autodist@openmamba.org> 9.1.1346-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 24 2025 Automatic Build System <autodist@openmamba.org> 9.1.1340-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 24 2025 Automatic Build System <autodist@openmamba.org> 9.1.1337-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 23 2025 Automatic Build System <autodist@openmamba.org> 9.1.1336-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 22 2025 Automatic Build System <autodist@openmamba.org> 9.1.1330-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 21 2025 Automatic Build System <autodist@openmamba.org> 9.1.1326-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 20 2025 Automatic Build System <autodist@openmamba.org> 9.1.1325-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 19 2025 Automatic Build System <autodist@openmamba.org> 9.1.1324-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 13 2025 Automatic Build System <autodist@openmamba.org> 9.1.1296-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 11 2025 Automatic Build System <autodist@openmamba.org> 9.1.1291-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 10 2025 Automatic Build System <autodist@openmamba.org> 9.1.1289-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 09 2025 Automatic Build System <autodist@openmamba.org> 9.1.1288-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 09 2025 Automatic Build System <autodist@openmamba.org> 9.1.1287-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 07 2025 Automatic Build System <autodist@openmamba.org> 9.1.1283-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 06 2025 Automatic Build System <autodist@openmamba.org> 9.1.1279-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 05 2025 Automatic Build System <autodist@openmamba.org> 9.1.1276-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 04 2025 Automatic Build System <autodist@openmamba.org> 9.1.1275-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 04 2025 Automatic Build System <autodist@openmamba.org> 9.1.1270-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 02 2025 Automatic Build System <autodist@openmamba.org> 9.1.1267-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 01 2025 Automatic Build System <autodist@openmamba.org> 9.1.1265-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 01 2025 Automatic Build System <autodist@openmamba.org> 9.1.1263-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 30 2025 Automatic Build System <autodist@openmamba.org> 9.1.1258-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 29 2025 Automatic Build System <autodist@openmamba.org> 9.1.1255-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 28 2025 Automatic Build System <autodist@openmamba.org> 9.1.1251-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 27 2025 Automatic Build System <autodist@openmamba.org> 9.1.1244-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 26 2025 Automatic Build System <autodist@openmamba.org> 9.1.1238-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 25 2025 Automatic Build System <autodist@openmamba.org> 9.1.1236-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 23 2025 Automatic Build System <autodist@openmamba.org> 9.1.1231-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 22 2025 Automatic Build System <autodist@openmamba.org> 9.1.1230-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 20 2025 Automatic Build System <autodist@openmamba.org> 9.1.1227-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 20 2025 Automatic Build System <autodist@openmamba.org> 9.1.1224-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 18 2025 Automatic Build System <autodist@openmamba.org> 9.1.1218-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 17 2025 Automatic Build System <autodist@openmamba.org> 9.1.1215-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 9.1.1206-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 11 2025 Automatic Build System <autodist@openmamba.org> 9.1.1194-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 10 2025 Automatic Build System <autodist@openmamba.org> 9.1.1192-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 10 2025 Automatic Build System <autodist@openmamba.org> 9.1.1186-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 09 2025 Automatic Build System <autodist@openmamba.org> 9.1.1182-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 06 2025 Automatic Build System <autodist@openmamba.org> 9.1.1176-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 05 2025 Automatic Build System <autodist@openmamba.org> 9.1.1171-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 04 2025 Automatic Build System <autodist@openmamba.org> 9.1.1169-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 03 2025 Automatic Build System <autodist@openmamba.org> 9.1.1166-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 02 2025 Automatic Build System <autodist@openmamba.org> 9.1.1163-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 01 2025 Automatic Build System <autodist@openmamba.org> 9.1.1160-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 28 2025 Automatic Build System <autodist@openmamba.org> 9.1.1157-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 28 2025 Automatic Build System <autodist@openmamba.org> 9.1.1153-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user