- patchlevel 2846

This commit is contained in:
Zdenek Dohnal 2021-05-10 10:01:42 +02:00
parent 90c92e5693
commit 388a57eac5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -353,3 +353,4 @@
/vim-8.2-2787.tar.bz2
/vim-8.2-2811.tar.bz2
/vim-8.2-2825.tar.bz2
/vim-8.2-2846.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-2825.tar.bz2) = b1ccba07ef1a7eb4fd65e509185cb490bf173239f828edce7bacb2e3533efc8ec8cb1d623673ba22efd5709bac437fab5588dc12bc9bf9bcd49cceb6ec5af2f2
SHA512 (vim-8.2-2846.tar.bz2) = 0e28f39f614f28d111840d47dd77ebfa88411e5bbf592c21ec494aa912611a7cbcad5b294ca1f29edf1ac07bd15c81003617d7ee87ecde945bf1eb68ffee52b1

View File

@ -1,4 +1,4 @@
%define patchlevel 2825
%define patchlevel 2846
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -27,7 +27,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
@ -834,6 +834,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Mon May 10 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2846-1
- patchlevel 2846
* Wed May 05 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2825-2
- make default-editor built only on Fedora