From 92e23ea025d4e0b80d4e9e359f1a7c0aba8e0a5e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 10 Nov 2020 13:40:42 +0000 Subject: [PATCH] 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 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 672d9bf4..f5fd01ed 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index d47e7390..b1d44c5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-1961.tar.bz2) = d716f29cd8ccd562fae9176cc1348747a7abb8a2b022c06a30b729ae0f2231a81d18702f6818966be066a2aefe59d5bb310ae317c8129336d92d6886734c1020 +SHA512 (vim-8.2-1971.tar.bz2) = e4af24fb2adbfdbf3a452e0ebe8433d0d081f9d91028280d2bdd14ec0569e162ce7ff5c98cae5951173ece6cc575d10b35fce8ca8d9955d704dfd5049d4ee04c diff --git a/vim.spec b/vim.spec index 3718a564..59e01db0 100644 --- a/vim.spec +++ b/vim.spec @@ -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 - 2:8.2.1971-1 +- patchlevel 1971 + * Fri Nov 06 2020 Zdenek Dohnal - 2:8.2.1961-1 - patchlevel 1961