- patchlevel 2115

This commit is contained in:
Zdenek Dohnal 2020-12-09 09:41:55 +01:00
parent 039b1a44d9
commit e59c5ebce8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -335,3 +335,4 @@
/vim-8.2-2072.tar.bz2
/vim-8.2-2086.tar.bz2
/vim-8.2-2108.tar.bz2
/vim-8.2-2115.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-2108.tar.bz2) = 232cefb961c2d4f85e112ded07bab81376cbbce87a36a3cf493ba791cf504f0c32f94943516691478b85a7cba20546033be7bbb3594af9d16a59d92154dc95b9
SHA512 (vim-8.2-2115.tar.bz2) = 7fcf4a0f55b70280f8251cf1c0e46d5cbd0a4e5cb98df0f36600defffc8e0f641c23f6f88f3124fad29aa6c3f6cc7f0e3950af0403b14e1f5691203e879c1564

View File

@ -1,4 +1,4 @@
%define patchlevel 2108
%define patchlevel 2115
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -21,7 +21,7 @@ Summary: The VIM editor
URL: http://www.vim.org/
Name: vim
Version: %{baseversion}.%{patchlevel}
Release: 2%{?dist}
Release: 1%{?dist}
License: Vim and MIT
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
Source1: vim.sh
@ -826,6 +826,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.*
%changelog
* Wed Dec 09 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2115-1
- patchlevel 2115
* Wed Dec 09 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2108-2
- 1902772 - "vim" from vim-minimal defunct on zsh