From 364008d0565314b491d82246d38cd9e494757f4a Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 4 Dec 2020 06:00:48 +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#adead012f8356422ff2e7232adfade0ac3c8bfe2 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a9ee8bf..1cbb5c5 100644 --- a/.gitignore +++ b/.gitignore @@ -333,3 +333,4 @@ /vim-8.2-1971.tar.bz2 /vim-8.2-2018.tar.bz2 /vim-8.2-2072.tar.bz2 +/vim-8.2-2086.tar.bz2 diff --git a/sources b/sources index a804fd9..9524ee8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-2072.tar.bz2) = 19caffbf1f1a85b845c2a6cf3f2245bbc4c368d24f47467e6b652d1faa4c891c62a8b86bacb2cb28f2dbf8698a122d28cee757f68c1c3db9eb376edec73526b3 +SHA512 (vim-8.2-2086.tar.bz2) = 16dfa2404dbe39bd4139cf7947b22dc4c17327f15a33e08ef2bc1d019c54640c88b8519cc964744475db7b46abccab85f723e36a361de185436d5f4351535e95 diff --git a/vim.spec b/vim.spec index 85d8490..1da22f3 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 2072 +%define patchlevel 2086 %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 +* Fri Dec 04 2020 Zdenek Dohnal - 2:8.2.2086-1 +- patchlevel 2086 + * Tue Dec 01 2020 Zdenek Dohnal - 2:8.2.2072-1 - patchlevel 2072