Compare commits

...

32 Commits

Author SHA1 Message Date
ba2cd9d20e automatic version update by autodist [release 9.0.1456-1mamba;Sun Apr 16 2023] 2024-04-20 12:01:57 +02:00
b0d70657dc automatic version update by autodist [release 9.1.0354-1mamba;Fri Apr 19 2024] 2024-04-19 16:08:38 +02:00
140637b2fc automatic version update by autodist [release 9.1.0346-1mamba;Thu Apr 18 2024] 2024-04-19 09:17:13 +02:00
0edf17c83a automatic version update by autodist [release 9.1.0342-1mamba;Wed Apr 17 2024] 2024-04-18 10:24:20 +02:00
86bb459f77 automatic version update by autodist [release 9.1.0336-1mamba;Wed Apr 17 2024] 2024-04-17 23:20:13 +02:00
2f1d4dcf34 automatic version update by autodist [release 9.1.0330-1mamba;Mon Apr 15 2024] 2024-04-15 15:06:29 +02:00
43703ea278 automatic version update by autodist [release 9.1.0318-1mamba;Sun Apr 14 2024] 2024-04-15 10:40:03 +02:00
09c630ee1a automatic version update by autodist [release 9.1.0300-1mamba;Thu Apr 11 2024] 2024-04-13 01:40:49 +02:00
09b5af7014 automatic version update by autodist [release 9.1.0252-1mamba;Tue Apr 02 2024] 2024-04-03 10:04:01 +02:00
ef1310065e automatic version update by autodist [release 9.1.0228-1mamba;Sat Mar 30 2024] 2024-03-30 16:44:25 +01:00
c1517cec54 automatic version update by autodist [release 9.1.0211-1mamba;Wed Mar 27 2024] 2024-03-28 13:22:56 +01:00
ef94a8b8c0 automatic version update by autodist [release 9.1.0202-1mamba;Mon Mar 25 2024] 2024-03-25 21:49:31 +01:00
5c9146b244 automatic version update by autodist [release 9.1.0200-1mamba;Sun Mar 24 2024] 2024-03-25 10:26:55 +01:00
bce8c35c16 automatic version update by autodist [release 9.1.0199-1mamba;Sat Mar 23 2024] 2024-03-24 10:38:57 +01:00
7541088738 automatic version update by autodist [release 9.1.0196-1mamba;Fri Mar 22 2024] 2024-03-23 11:16:55 +01:00
05264b5341 automatic version update by autodist [release 9.1.0193-1mamba;Thu Mar 21 2024] 2024-03-22 09:21:07 +01:00
aac0dc4a91 automatic version update by autodist [release 9.1.0192-1mamba;Thu Mar 21 2024] 2024-03-21 12:41:49 +01:00
69c0af7c51 automatic version update by autodist [release 9.1.0188-1mamba;Wed Mar 20 2024] 2024-03-21 09:40:40 +01:00
079ded94f1 automatic version update by autodist [release 9.1.0187-1mamba;Tue Mar 19 2024] 2024-03-20 10:47:36 +01:00
120f19bba6 automatic version update by autodist [release 9.1.0186-1mamba;Mon Mar 18 2024] 2024-03-18 19:01:09 +01:00
2ea08cc0c5 automatic version update by autodist [release 9.1.0185-1mamba;Sun Mar 17 2024] 2024-03-18 09:07:53 +01:00
ae9188e9c7 automatic version update by autodist [release 9.1.0184-1mamba;Sun Mar 17 2024] 2024-03-18 00:45:48 +01:00
cf664c9bef automatic version update by autodist [release 9.1.0181-1mamba;Sat Mar 16 2024] 2024-03-16 08:44:44 +01:00
495d4ddc33 automatic version update by autodist [release 9.1.0178-1mamba;Thu Mar 14 2024] 2024-03-14 18:17:19 +01:00
e81264d0ed automatic version update by autodist [release 9.1.0172-1mamba;Wed Mar 13 2024] 2024-03-13 12:52:22 +01:00
be06c839d0 automatic version update by autodist [release 9.1.0165-1mamba;Mon Mar 11 2024] 2024-03-11 16:28:59 +01:00
b10bbf4057 automatic version update by autodist [release 9.1.0163-1mamba;Sun Mar 10 2024] 2024-03-11 01:10:24 +01:00
b75578ab29 automatic version update by autodist [release 9.1.0158-1mamba;Fri Mar 08 2024] 2024-03-09 11:49:46 +01:00
ace3d04e11 automatic version update by autodist [release 9.1.0151-1mamba;Wed Mar 06 2024] 2024-03-06 14:40:29 +01:00
cd0e43ed72 automatic version update by autodist [release 9.1.0148-1mamba;Mon Mar 04 2024] 2024-03-04 11:45:34 +01:00
185514ae6d automatic version update by autodist [release 9.1.0146-1mamba;Sat Mar 02 2024] 2024-03-03 11:02:28 +01:00
142c2c35d4 automatic version update by autodist [release 9.1.0145-1mamba;Fri Mar 01 2024] 2024-03-01 18:39:33 +01:00

679
vim.spec
View File

@ -2,10 +2,10 @@
## *AUTOSPEC-OFF*
%define vimdir %{name}%(majversion=%majversion; echo ${majversion/\./})
## *AUTOSPEC-ON*
%define with_gvim 1
%define with_gvim 0
Name: vim
Version: 9.1.0143
Version: 9.0.1456
Release: 1mamba
Summary: VIsual editor iMproved
Group: Applications/Text
@ -18,25 +18,16 @@ Source2: vimrc-skel
License: Charityware
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libICE-devel
BuildRequires: libSM-devel
BuildRequires: libX11-devel
BuildRequires: libXt-devel
BuildRequires: libacl-devel
BuildRequires: libcairo-devel
BuildRequires: libcanberra-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libgpm-devel
BuildRequires: libgtk3-devel
BuildRequires: libncurses-devel
BuildRequires: libpango-devel
BuildRequires: libperl
BuildRequires: libruby-devel
BuildRequires: libselinux-devel
BuildRequires: libsodium-devel
BuildRequires: libtcl-devel
## AUTOBUILDREQ-END
BuildRequires: gettext-devel
Provides: vim-tiny
Obsoletes: vim-tiny <= 9.0.2190-1mamba
%description
VIM (VIsual editor iMproved) is an updated and improved version of the vi editor.
@ -102,23 +93,23 @@ src/os_unix.h
#LOCALEDIR=%{localedir} \
%configure \
--with-compiledby="%{packager}" \
--with-features=huge \
--with-compiledby="%{_vendor}" \
--enable-gpm \
--enable-acl \
--with-x=yes \
--enable-gui=gnome2 \
--enable-gtk2-check \
--enable-xim \
--enable-fontset \
--enable-nls \
--enable-perlinterp \
--enable-pythoninterp \
--enable-tclinterp \
--with-tclsh=%{_bindir}/tclsh \
--enable-gui=gtk3 \
--enable-multibyte \
--enable-rubyinterp \
--enable-cscope \
--enable-netbeans \
--enable-perlinterp=dynamic \
--enable-python3interp=dynamic \
--enable-rubyinterp=dynamic \
--enable-luainterp=dynamic \
--enable-tclinterp=dynamic \
--enable-canberra
--disable-acl \
--enable-multibyte
# disable the '-g' option
%make &&
mv src/vim src/gvim
@ -129,23 +120,19 @@ mv src/vim src/gvim
# build vim
#LOCALEDIR=%{localedir} \
%configure \
--with-compiledby="%{_vendor}" \
--with-compiledby="%{packager}" \
--with-features=huge \
--enable-gpm \
--enable-acl \
--with-x=no \
--with-tclsh=%{_bindir}/tclsh \
--disable-gui \
--enable-multibyte \
--enable-gui=no \
--enable-nls \
--enable-perlinterp \
--enable-pythoninterp \
--enable-tclinterp \
--enable-rubyinterp \
--with-tclsh=%{_bindir}/tclsh \
--enable-cscope \
--enable-netbeans \
--enable-perlinterp=dynamic \
--enable-python3interp=dynamic \
--enable-rubyinterp=dynamic \
--enable-luainterp=dynamic \
--enable-tclinterp=dynamic \
--disable-canberra
--disable-acl \
--enable-multibyte
#sed -i '
# s,LOCALEDIR=$(DEST_LANG),LOCALEDIR=$(DESTDIR)$(prefix)/share/locale,g' \
@ -217,618 +204,6 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
%{_mandir}/man1/vimtutor.1*
%changelog
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 9.1.0143-1mamba
- automatic version update by autodist
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 9.1.0140-1mamba
- automatic version update by autodist
* Tue Feb 27 2024 Automatic Build System <autodist@openmamba.org> 9.1.0139-1mamba
- automatic version update by autodist
* Tue Feb 27 2024 Automatic Build System <autodist@openmamba.org> 9.1.0136-1mamba
- automatic version update by autodist
* Fri Feb 23 2024 Automatic Build System <autodist@openmamba.org> 9.1.0128-1mamba
- automatic version update by autodist
* Thu Feb 22 2024 Automatic Build System <autodist@openmamba.org> 9.1.0125-1mamba
- automatic version update by autodist
* Wed Feb 21 2024 Automatic Build System <autodist@openmamba.org> 9.1.0120-1mamba
- automatic version update by autodist
* Tue Feb 20 2024 Automatic Build System <autodist@openmamba.org> 9.1.0115-1mamba
- automatic version update by autodist
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0113-1mamba
- automatic version update by autodist
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0111-1mamba
- automatic version update by autodist
* Wed Feb 14 2024 Automatic Build System <autodist@openmamba.org> 9.1.0105-1mamba
- automatic version update by autodist
* Tue Feb 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0104-1mamba
- automatic version update by autodist
* Tue Feb 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0100-1mamba
- automatic version update by autodist
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 9.1.0098-1mamba
- automatic version update by autodist
* Sun Feb 11 2024 Automatic Build System <autodist@openmamba.org> 9.1.0095-1mamba
- automatic version update by autodist
* Sat Feb 10 2024 Automatic Build System <autodist@openmamba.org> 9.1.0090-1mamba
- automatic version update by autodist
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 9.1.0080-1mamba
- automatic version update by autodist
* Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 9.1.0076-1mamba
- automatic version update by autodist
* Sun Feb 04 2024 Automatic Build System <autodist@openmamba.org> 9.1.0075-1mamba
- automatic version update by autodist
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 9.1.0071-1mamba
- automatic version update by autodist
* Thu Feb 01 2024 Automatic Build System <autodist@openmamba.org> 9.1.0067-1mamba
- automatic version update by autodist
* Tue Jan 30 2024 Automatic Build System <autodist@openmamba.org> 9.1.0065-1mamba
- automatic version update by autodist
* Mon Jan 29 2024 Automatic Build System <autodist@openmamba.org> 9.1.0061-1mamba
- automatic version update by autodist
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 9.1.0059-1mamba
- automatic version update by autodist
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 9.1.0050-1mamba
- automatic version update by autodist
* Tue Jan 23 2024 Automatic Build System <autodist@openmamba.org> 9.1.0044-1mamba
- automatic version update by autodist
* Mon Jan 22 2024 Automatic Build System <autodist@openmamba.org> 9.1.0042-1mamba
- automatic version update by autodist
* Thu Jan 18 2024 Automatic Build System <autodist@openmamba.org> 9.1.0041-1mamba
- automatic version update by autodist
* Wed Jan 17 2024 Automatic Build System <autodist@openmamba.org> 9.1.0035-1mamba
- automatic version update by autodist
* Tue Jan 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0031-1mamba
- automatic version update by autodist
* Mon Jan 15 2024 Automatic Build System <autodist@openmamba.org> 9.1.0029-1mamba
- automatic version update by autodist
* Sun Jan 14 2024 Automatic Build System <autodist@openmamba.org> 9.1.0027-1mamba
- automatic version update by autodist
* Sat Jan 13 2024 Automatic Build System <autodist@openmamba.org> 9.1.0026-1mamba
- automatic version update by autodist
* Wed Jan 10 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 9.1.0016-2mamba
- rework configure options to remove deps on gui and canberra, restore gvim build, obsolete vim-tiny
* Tue Jan 09 2024 Automatic Build System <autodist@openmamba.org> 9.1.0016-1mamba
- automatic version update by autodist
* Sat Jan 06 2024 Automatic Build System <autodist@openmamba.org> 9.1.0015-1mamba
- automatic version update by autodist
* Fri Jan 05 2024 Automatic Build System <autodist@openmamba.org> 9.1.0011-1mamba
- automatic version update by autodist
* Thu Jan 04 2024 Automatic Build System <autodist@mambasoft.it> 9.1.0004-1mamba
- automatic version update by autodist
* Wed Jan 03 2024 Automatic Build System <autodist@mambasoft.it> 9.1.0-1mamba
- automatic version update by autodist
* Tue Jan 02 2024 Automatic Build System <autodist@mambasoft.it> 9.0.2190-1mamba
- automatic version update by autodist
* Fri Dec 29 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2189-1mamba
- automatic version update by autodist
* Thu Dec 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2188-1mamba
- automatic version update by autodist
* Tue Dec 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2185-1mamba
- automatic version update by autodist
* Fri Dec 22 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2184-1mamba
- automatic version update by autodist
* Wed Dec 20 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2181-1mamba
- automatic version update by autodist
* Tue Dec 19 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2175-1mamba
- automatic version update by autodist
* Sun Dec 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2173-1mamba
- automatic version update by autodist
* Sat Dec 16 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2172-1mamba
- automatic version update by autodist
* Fri Dec 15 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2167-1mamba
- automatic version update by autodist
* Wed Dec 13 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2160-1mamba
- automatic version update by autodist
* Tue Dec 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2158-1mamba
- automatic version update by autodist
* Sat Dec 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2155-1mamba
- automatic version update by autodist
* Thu Dec 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2153-1mamba
- automatic version update by autodist
* Tue Dec 05 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2149-1mamba
- automatic version update by autodist
* Tue Dec 05 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2146-1mamba
- automatic version update by autodist
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2143-1mamba
- automatic version update by autodist
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2138-1mamba
- automatic version update by autodist
* Wed Nov 29 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2136-1mamba
- automatic version update by autodist
* Tue Nov 28 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2134-1mamba
- automatic version update by autodist
* Sun Nov 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2130-1mamba
- automatic version update by autodist
* Sat Nov 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2127-1mamba
- automatic version update by autodist
* Fri Nov 24 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2125-1mamba
- automatic version update by autodist
* Thu Nov 23 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2122-1mamba
- automatic version update by autodist
* Mon Nov 20 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2116-1mamba
- automatic version update by autodist
* Fri Nov 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2112-1mamba
- automatic version update by autodist
* Wed Nov 15 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2105-1mamba
- automatic version update by autodist
* Mon Nov 13 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2103-1mamba
- automatic version update by autodist
* Sun Nov 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2100-1mamba
- automatic version update by autodist
* Thu Nov 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2095-1mamba
- automatic version update by autodist
* Mon Nov 06 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2092-1mamba
- automatic version update by autodist
* Sun Nov 05 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2090-1mamba
- automatic version update by autodist
* Fri Nov 03 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2087-1mamba
- automatic version update by autodist
* Mon Oct 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2081-1mamba
- automatic version update by autodist
* Fri Oct 27 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2073-1mamba
- automatic version update by autodist
* Fri Oct 27 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2070-1mamba
- automatic version update by autodist
* Thu Oct 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2067-1mamba
- automatic version update by autodist
* Wed Oct 25 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2063-1mamba
- automatic version update by autodist
* Sun Oct 22 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2059-1mamba
- automatic version update by autodist
* Sun Oct 22 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2056-1mamba
- automatic version update by autodist
* Fri Oct 20 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2053-1mamba
- automatic version update by autodist
* Fri Oct 20 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2050-1mamba
- automatic version update by autodist
* Wed Oct 18 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2043-1mamba
- automatic version update by autodist
* Tue Oct 17 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2034-1mamba
- automatic version update by autodist
* Mon Oct 16 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2032-1mamba
- automatic version update by autodist
* Thu Oct 12 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2018-1mamba
- automatic version update by autodist
* Tue Oct 10 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2009-1mamba
- automatic version update by autodist
* Mon Oct 09 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2002-1mamba
- automatic version update by autodist
* Sun Oct 08 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2001-1mamba
- automatic version update by autodist
* Sun Oct 08 2023 Automatic Build System <autodist@mambasoft.it> 9.0.2000-1mamba
- automatic version update by autodist
* Sun Oct 08 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1999-1mamba
- automatic version update by autodist
* Sat Oct 07 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1994-1mamba
- automatic version update by autodist
* Tue Oct 03 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1976-1mamba
- automatic version update by autodist
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1968-1mamba
- automatic version update by autodist
* Sun Oct 01 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1959-1mamba
- automatic version update by autodist
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1950-1mamba
- automatic version update by autodist
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1943-1mamba
- automatic version update by autodist
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1940-1mamba
- automatic version update by autodist
* Wed Sep 20 2023 Automatic Build System <autodist@mambasoft.it> 9.0.1916-1mamba
- automatic version update by autodist
* 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