- patchlevel 4804

This commit is contained in:
Zdenek Dohnal 2022-04-22 07:23:11 +02:00
parent b3e48604dd
commit b2d31d54d2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -393,3 +393,4 @@
/vim-8.2-4579.tar.bz2
/vim-8.2-4621.tar.bz2
/vim-8.2-4701.tar.bz2
/vim-8.2-4804.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-4701.tar.bz2) = 4442f201b147076aed1c55d58f87ada01dc908b064245008face84f8fdd7ec051cab2e46f6f9e6d6c4754ac85cbe2c81c4f546a22e7d86388c5c9a6c9ac109a9
SHA512 (vim-8.2-4804.tar.bz2) = f7b38803ddb07da1d0c529d2b694a169f8acd08a5623f6cd56b692b8e02d941ea24f2692121b325ef011cf36b3db312168ef9f2d788c500002c48cbc07345c84

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 4701
%define patchlevel 4804
%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
@ -969,6 +969,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Fri Apr 22 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.4804-1
- patchlevel 4804
* Fri Apr 08 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.4701-2
- fix the upstream testsuite failure due downstream patch