Compare commits
153 Commits
9.0.0655-1
...
9.0.1910-1
Author | SHA1 | Date | |
---|---|---|---|
5058d9085b | |||
bc7a962000 | |||
2ed808416b | |||
827236d3ed | |||
73421c15fd | |||
605900bb33 | |||
3bb9f0bdd8 | |||
f0398cae43 | |||
cac5fc7768 | |||
43a9e865b7 | |||
c80ebfa5ad | |||
2298f96ed9 | |||
a6e04d9e47 | |||
345e02a6c7 | |||
dd474332d5 | |||
f6b8200e5a | |||
73056de74c | |||
ffd900da72 | |||
467baad84c | |||
c2c7cdf5b0 | |||
55a35f1144 | |||
045980b123 | |||
c2b4768cb9 | |||
ea7759bb5b | |||
36aca93218 | |||
1e2230fbc4 | |||
3569bee240 | |||
2b20fc842e | |||
5f09bdd515 | |||
c3866b6b80 | |||
de9b884edd | |||
3a3d25ee7e | |||
c00651a098 | |||
d067122177 | |||
7e783e6396 | |||
89a6f6e1e1 | |||
a1b52076e9 | |||
d8db07bc05 | |||
56c6cac595 | |||
a6ccf8b695 | |||
07860f955b | |||
0de71a27d0 | |||
96d39d7d4c | |||
5a5dda38bc | |||
09eff03819 | |||
27bf8efc1f | |||
06eb8717e2 | |||
a443ca5f83 | |||
3e7e84f83e | |||
58a98a4370 | |||
d5322b73bd | |||
66b8ebfe13 | |||
465be58f58 | |||
d6d9652102 | |||
560ba02c66 | |||
b7b8c57522 | |||
c1d06e9dcf | |||
007da75963 | |||
aa1fae6bf2 | |||
0fecddcc9b | |||
40a988a0d4 | |||
09f268ecfd | |||
3f88d2b9ef | |||
b2e508f34c | |||
4b12a663d7 | |||
d8baa55ae7 | |||
f5432b1556 | |||
b43d7aef02 | |||
37ff508ef4 | |||
ce1afc9211 | |||
b63333ecde | |||
819c724fdf | |||
cecfc3d58a | |||
6729823d34 | |||
34c5c80702 | |||
06f241cb29 | |||
e3a5e5645b | |||
05d28ec3bc | |||
cdb6b9b07f | |||
bdd5fb1cf6 | |||
8f9231cb7e | |||
f62482713c | |||
19bc91c2c3 | |||
2bc4b9f7a2 | |||
051d119eaa | |||
2d80e096cc | |||
4e197da889 | |||
91118b574c | |||
b9f7938e99 | |||
05da48f2de | |||
e764043727 | |||
455dc98ee4 | |||
24dc2ca096 | |||
4d15b5035a | |||
618e748426 | |||
fb3e4d1760 | |||
ba24caa3bb | |||
26b9183c6d | |||
56b457eaff | |||
fe414e9db6 | |||
653e094943 | |||
09b0bff4af | |||
ea556cc39b | |||
529f3f098d | |||
1eb12ef8bb | |||
947bf396d5 | |||
8d66987389 | |||
601f0d62cc | |||
1be093b95c | |||
ba976e9f09 | |||
adaf31f67d | |||
f1cda06446 | |||
419b84fa97 | |||
6a43568b3b | |||
61fa18ba46 | |||
687d0c1d29 | |||
4321c9f59e | |||
a0b339ccc1 | |||
092584daf6 | |||
b185e3524f | |||
59cd301a15 | |||
8cdf15d8ec | |||
9f54663d9d | |||
ae4611a3bb | |||
77863953ec | |||
240aaba989 | |||
29d372f913 | |||
93222e00e0 | |||
a59cd7d82b | |||
ab91e633b1 | |||
029f746d78 | |||
3c586992f9 | |||
6eeffb3e9f | |||
d9cf1535d1 | |||
6d03713641 | |||
79f45d8492 | |||
31137585ce | |||
8be1cf2592 | |||
b17d21fd03 | |||
3973451a91 | |||
67ea2cc35c | |||
e3bc18d3a2 | |||
7d6416324b | |||
6f6b41dbcf | |||
701ccdec13 | |||
59f110bd85 | |||
54561e3b04 | |||
8a37716a33 | |||
cf860f6171 | |||
c4ea0d1c71 | |||
df7335d923 | |||
14b9cc1421 | |||
f3ce9c0c1f |
782
vim.spec
782
vim.spec
@ -5,7 +5,7 @@
|
||||
%define with_gvim 0
|
||||
|
||||
Name: vim
|
||||
Version: 9.0.0655
|
||||
Version: 9.0.1910
|
||||
Release: 1mamba
|
||||
Summary: VIsual editor iMproved
|
||||
Group: Applications/Text
|
||||
@ -204,6 +204,786 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
%{_mandir}/man1/vimtutor.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1910-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1903-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1900-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1897-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 10 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1888-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1885-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1882-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 06 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1876-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 06 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1872-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 05 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1863-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 04 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1859-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 04 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1857-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1850-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1847-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1833-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1826-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1825-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1822-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 29 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1815-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 29 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1811-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1800-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1792-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 27 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1789-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1787-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1786-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 23 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1783-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 22 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1778-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 21 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1766-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 20 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1750-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1736-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1721-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 14 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1712-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 14 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1697-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1695-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1679-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 08 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1678-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 10 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1677-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1676-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1672-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 29 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1671-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1670-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 27 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1668-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1665-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1664-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1659-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1650-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 23 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1649-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 22 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1642-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1640-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1639-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1637-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 16 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1636-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 15 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1632-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 14 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1628-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 13 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1627-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1626-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1616-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 08 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1614-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1613-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 06 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1608-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 05 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1607-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 04 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1603-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 04 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1599-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1598-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 01 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1595-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 31 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1592-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1591-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1587-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1585-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1582-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 27 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1580-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1579-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1576-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1575-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 21 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1572-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 21 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1571-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1570-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1566-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1562-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 15 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1558-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 14 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1553-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 14 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1550-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 13 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1547-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1544-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 11 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1539-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 11 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1536-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1528-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1523-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1520-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1514-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 06 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1510-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 03 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1506-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1504-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 01 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1503-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 01 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1500-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1499-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1498-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1496-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 29 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1495-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1494-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 27 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1491-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 27 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1488-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1486-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1482-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1474-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1459-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 16 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1456-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 15 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1453-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 14 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1452-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 13 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1447-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 10 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1443-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 08 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1442-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 06 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1441-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 05 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1440-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 03 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1439-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1437-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1434-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 01 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1433-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 31 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1431-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1430-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 29 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1429-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1428-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1427-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1426-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1425-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 23 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1424-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 22 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1423-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 21 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1418-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 21 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1417-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 19 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1414-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1413-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1411-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 16 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1405-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 13 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1403-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1402-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 11 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1399-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 10 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1396-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1395-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 08 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1392-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1388-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1386-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1385-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1384-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 05 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1381-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 05 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1380-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 05 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1378-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 04 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1376-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 04 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1375-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1367-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1365-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 01 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1363-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1361-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 27 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1355-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1354-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1353-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1352-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1350-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1349-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1344-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 23 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1341-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 23 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1339-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 22 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1337-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 21 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1333-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 20 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1329-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 19 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1324-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 19 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1321-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1318-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1314-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1313-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 16 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1310-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 14 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1307-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 13 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1306-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 13 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1304-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1303-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1300-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 11 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1298-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 10 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1294-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1292-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1291-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1290-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1280-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 04 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1275-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1273-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1270-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 31 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1266-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1261-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1260-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 29 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1259-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 29 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1254-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1251-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1248-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1245-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1240-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1237-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1234-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 23 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1227-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 22 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1224-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1215-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1211-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 16 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1205-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 15 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1199-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 15 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1195-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 14 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1194-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 14 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1188-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 13 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1182-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1180-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 11 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1174-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 10 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1167-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1160-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1157-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1153-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 06 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1151-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1140-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 03 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1138-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 03 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1136-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 03 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1133-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1128-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 01 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1122-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 29 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1107-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 27 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1103-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 27 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1100-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 26 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1097-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 25 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1093-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 22 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1085-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 20 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1082-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 17 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1062-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 13 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1050-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 12 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1049-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 12 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1046-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 10 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1042-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 10 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1034-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 9.0.1030-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 30 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0972-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 28 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0962-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 28 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0958-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 27 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0954-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 26 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0950-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 26 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0948-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 25 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0942-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 24 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0934-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 24 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0929-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 21 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0915-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 20 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0913-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 20 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0901-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 13 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0868-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 12 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0861-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 12 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0859-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 11 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0850-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 05 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0828-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 01 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0823-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 31 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0820-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 29 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0815-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 23 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0814-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 22 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0801-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 21 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0790-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0752-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 13 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0728-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 10 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0701-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 07 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0663-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 06 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0661-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 05 2022 Automatic Build System <autodist@mambasoft.it> 9.0.0655-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user