Compare commits
14 Commits
9.1.1472-1
...
9.1.1557-1
Author | SHA1 | Date | |
---|---|---|---|
702dfae017 | |||
f69838013a | |||
f2a1f74fd6 | |||
55ff372c18 | |||
c6ae3c1920 | |||
ed63443740 | |||
e351b05a25 | |||
68c2189bdb | |||
c30e303c79 | |||
a59bba958f | |||
02663ee639 | |||
09a324727e | |||
39dc108ce7 | |||
7a706cc8f9 |
45
vim.spec
45
vim.spec
@ -5,7 +5,7 @@
|
||||
%define with_gvim 1
|
||||
|
||||
Name: vim
|
||||
Version: 9.1.1472
|
||||
Version: 9.1.1557
|
||||
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,48 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
%{_mandir}/man1/vimtutor.1*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user