Compare commits
14 Commits
9.1.1481-1
...
9.1.1582-1
Author | SHA1 | Date | |
---|---|---|---|
95a42595e6 | |||
ff1185750c | |||
d5cc18c066 | |||
6361d74923 | |||
2aa2de7dfc | |||
702dfae017 | |||
f69838013a | |||
f2a1f74fd6 | |||
55ff372c18 | |||
c6ae3c1920 | |||
ed63443740 | |||
e351b05a25 | |||
68c2189bdb | |||
c30e303c79 |
45
vim.spec
45
vim.spec
@ -5,7 +5,7 @@
|
||||
%define with_gvim 1
|
||||
|
||||
Name: vim
|
||||
Version: 9.1.1481
|
||||
Version: 9.1.1582
|
||||
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
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user