- patchlevel 4927

This commit is contained in:
Zdenek Dohnal 2022-05-09 18:03:18 +02:00
parent 727eda08bc
commit 51f7b1bbeb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -397,3 +397,4 @@
/vim-8.2-4845.tar.bz2
/vim-8.2-4857.tar.bz2
/vim-8.2-4877.tar.bz2
/vim-8.2-4927.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-4877.tar.bz2) = 32cc1808e1ae166e7ed7ec8f55594a91ee206bf70b9e25b19fe36a7d76930b541f5fb36deb0c29cfdac5df8e671140da4c1ebcb9e6fc48b9800807b4f266a44d
SHA512 (vim-8.2-4927.tar.bz2) = 5990a5e04649816eb706686dab3a8ab43cdb94f77d85a92aab6bb6a8c53fae4957dfc59d8ea9df691b6eec85b25881d75f3ffb71acb033f9e61010bc49dfdbaa

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 4877
%define patchlevel 4927
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
@ -38,7 +38,7 @@ Summary: The VIM editor
URL: http://www.vim.org/
Name: vim
Version: %{baseversion}.%{patchlevel}
Release: 2%{?dist}
Release: 1%{?dist}
Epoch: 2
License: Vim and MIT
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
@ -972,6 +972,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Mon May 09 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.4927-1
- patchlevel 4927
* Mon May 09 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.4877-2
- add new file vimhelp.vim