diff --git a/vim.spec b/vim.spec index e5a3c04..947a2fc 100644 --- a/vim.spec +++ b/vim.spec @@ -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 9.1.0981-1mamba +- automatic version update by autodist + * Sun Dec 29 2024 Automatic Build System 9.1.0969-1mamba - automatic version update by autodist