automatic version update by autodist [release 9.1.0981-1mamba;Mon Dec 30 2024]

This commit is contained in:
Automatic Build System 2024-12-31 09:31:42 +01:00
parent e26fa84afa
commit 489e6fcb8a

View File

@ -5,7 +5,7 @@
%define with_gvim 1
Name: vim
Version: 9.1.0969
Version: 9.1.0981
Release: 1mamba
Summary: VIsual editor iMproved
Group: Applications/Text
@ -77,7 +77,6 @@ VIM improves on vi by adding new features: multiple windows, multi-level undo, b
If you install this package, you can run VIM as an X application with a full GUI interface and mouse support.
This package provides tutorial files.
%debug_package
%prep
%setup -q
@ -217,6 +216,9 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
%{_mandir}/man1/vimtutor.1*
%changelog
* Mon Dec 30 2024 Automatic Build System <autodist@openmamba.org> 9.1.0981-1mamba
- automatic version update by autodist
* Sun Dec 29 2024 Automatic Build System <autodist@openmamba.org> 9.1.0969-1mamba
- automatic version update by autodist