- patchlevel 834

This commit is contained in:
Zdenek Dohnal 2020-05-28 09:06:10 +02:00
parent 36d8efb22d
commit 2f0fe435e6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -300,3 +300,4 @@
/vim-8.2-752.tar.bz2
/vim-8.2-789.tar.bz2
/vim-8.2-806.tar.bz2
/vim-8.2-834.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-806.tar.bz2) = caed7b1259c6ace373e63c233fd3313279db4b7fed84ffe595426b0830d3e04bc84bb603794a34720540af279e9837be4a62ec2dd1ac2fd81a166a0ae86fb452
SHA512 (vim-8.2-834.tar.bz2) = db74a4c721706aba9f1ce1fab1a42387a7ff056eb093d557c969d6bb7cfd3bd942e4f8a60a32cce71794748b3328c275ce5cdc43df1fbc52bf9e9af826e6598f

View File

@ -1,4 +1,4 @@
%define patchlevel 806
%define patchlevel 834
%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
@ -783,6 +783,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Thu May 28 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.834-1
- patchlevel 834
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2:8.2.806-2
- Rebuilt for Python 3.9