From 86f3816c214f764cd0af894bc9918dc1b186d0d0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 1 Dec 2020 06:17:06 +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#ef509c33a83d0392f7af32eb3e38473e193492e2 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 86cf386..a9ee8bf 100644 --- a/.gitignore +++ b/.gitignore @@ -332,3 +332,4 @@ /vim-8.2-1961.tar.bz2 /vim-8.2-1971.tar.bz2 /vim-8.2-2018.tar.bz2 +/vim-8.2-2072.tar.bz2 diff --git a/sources b/sources index 6d373de..a804fd9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-2018.tar.bz2) = ecfb141a93f43c42ea59e2630ebe08dd22766865e2418fb7ad7af54c24fbde7f435adbf8b1ec03088c57be97d072e2b8bc45808139ce4c1258ef5fc5219b9f0e +SHA512 (vim-8.2-2072.tar.bz2) = 19caffbf1f1a85b845c2a6cf3f2245bbc4c368d24f47467e6b652d1faa4c891c62a8b86bacb2cb28f2dbf8698a122d28cee757f68c1c3db9eb376edec73526b3 diff --git a/vim.spec b/vim.spec index b76fe1e..85d8490 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 2018 +%define patchlevel 2072 %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 Dec 01 2020 Zdenek Dohnal - 2:8.2.2072-1 +- patchlevel 2072 + * Fri Nov 20 2020 Zdenek Dohnal - 2:8.2.2018-1 - patchlevel 2018