- patchlevel 2559

This commit is contained in:
Zdenek Dohnal 2021-03-01 12:13:25 +01:00
parent 6125fc96fc
commit 79e14ea728
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -344,3 +344,4 @@
/vim-8.2-2488.tar.bz2
/vim-8.2-2529.tar.bz2
/vim-8.2-2541.tar.bz2
/vim-8.2-2559.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-2541.tar.bz2) = dbe254c609dac6fecd96ab8347f04bc6260efe0bf6703cc835dc46d952186db58508b5810adedc2e05ddccc663e67a14353f21ec8b712aded9921953af54be80
SHA512 (vim-8.2-2559.tar.bz2) = f7926cd032272eb2d79bf1b2ad8257c67943833dc5c8f601ee8ca0ac7045be0ebcb2fc3620216984465734369126ce5ff4b45094e19be06fea939d9bbff05929

View File

@ -1,4 +1,4 @@
%define patchlevel 2541
%define patchlevel 2559
%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: virc
@ -819,6 +819,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.*
%changelog
* Mon Mar 01 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2559-1
- patchlevel 2559
* Mon Mar 01 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2541-2
- 1928442 - vim-enhanced is replacing vim-wrappers-8.2.2465-1