Compare commits
22 Commits
9.1.0626-1
...
9.1.0709-1
Author | SHA1 | Date | |
---|---|---|---|
9c48889996 | |||
a999856234 | |||
52ad247984 | |||
7961c65c94 | |||
4d40e549d1 | |||
933238bb88 | |||
d5f21e00eb | |||
ca6e09682e | |||
701f647337 | |||
26372dd17b | |||
2dd81d407f | |||
4e70af17a7 | |||
4de7dc8610 | |||
c069a46327 | |||
4e7b506a29 | |||
4eb57c7f4f | |||
df5fa143de | |||
84c5ac6aa6 | |||
92e7219c00 | |||
c2a5de9cae | |||
5ad8b0bdd9 | |||
9c87d9e036 |
83
vim.spec
83
vim.spec
@ -5,7 +5,7 @@
|
||||
%define with_gvim 1
|
||||
|
||||
Name: vim
|
||||
Version: 9.1.0626
|
||||
Version: 9.1.0709
|
||||
Release: 1mamba
|
||||
Summary: VIsual editor iMproved
|
||||
Group: Applications/Text
|
||||
@ -217,6 +217,87 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
%{_mandir}/man1/vimtutor.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 03 2024 Automatic Build System <autodist@openmamba.org> 9.1.0709-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 02 2024 Automatic Build System <autodist@openmamba.org> 9.1.0708-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 01 2024 Automatic Build System <autodist@openmamba.org> 9.1.0707-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 30 2024 Automatic Build System <autodist@openmamba.org> 9.1.0703-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 29 2024 Automatic Build System <autodist@openmamba.org> 9.1.0702-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 27 2024 Automatic Build System <autodist@openmamba.org> 9.1.0698-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 26 2024 Automatic Build System <autodist@openmamba.org> 9.1.0697-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 9.1.0695-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 9.1.0689-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 21 2024 Automatic Build System <autodist@openmamba.org> 9.1.0686-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 19 2024 Automatic Build System <autodist@openmamba.org> 9.1.0680-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 17 2024 Automatic Build System <autodist@openmamba.org> 9.1.0679-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0678-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 9.1.0675-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 12 2024 Automatic Build System <autodist@openmamba.org> 9.1.0672-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 10 2024 Automatic Build System <autodist@openmamba.org> 9.1.0668-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 09 2024 Automatic Build System <autodist@openmamba.org> 9.1.0665-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 08 2024 Automatic Build System <autodist@openmamba.org> 9.1.0664-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 9.1.0663-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 9.1.0661-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 03 2024 Automatic Build System <autodist@openmamba.org> 9.1.0655-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 02 2024 Automatic Build System <autodist@openmamba.org> 9.1.0652-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 01 2024 Automatic Build System <autodist@openmamba.org> 9.1.0646-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 31 2024 Automatic Build System <autodist@openmamba.org> 9.1.0645-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 30 2024 Automatic Build System <autodist@openmamba.org> 9.1.0643-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 9.1.0636-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 28 2024 Automatic Build System <autodist@openmamba.org> 9.1.0631-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 27 2024 Automatic Build System <autodist@openmamba.org> 9.1.0626-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user