Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/vim.git#042bd19298d96715e00b7d1e318ae0e501e77c44
This commit is contained in:
DistroBaker 2020-11-10 13:40:42 +00:00
parent d9b4c57dfe
commit 92e23ea025
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -330,3 +330,4 @@
/vim-8.2-1885.tar.bz2
/vim-8.2-1941.tar.bz2
/vim-8.2-1961.tar.bz2
/vim-8.2-1971.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-1961.tar.bz2) = d716f29cd8ccd562fae9176cc1348747a7abb8a2b022c06a30b729ae0f2231a81d18702f6818966be066a2aefe59d5bb310ae317c8129336d92d6886734c1020
SHA512 (vim-8.2-1971.tar.bz2) = e4af24fb2adbfdbf3a452e0ebe8433d0d081f9d91028280d2bdd14ec0569e162ce7ff5c98cae5951173ece6cc575d10b35fce8ca8d9955d704dfd5049d4ee04c

View File

@ -1,4 +1,4 @@
%define patchlevel 1961
%define patchlevel 1971
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -826,6 +826,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.*
%changelog
* Tue Nov 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1971-1
- patchlevel 1971
* Fri Nov 06 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1961-1
- patchlevel 1961