From 29e877d25c4e06f06ef4e631a80effe5aeffd095 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sun, 28 Mar 2021 17:30:39 +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#7a77071e60ff9fe21c251058345921368b37a2a8 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cd84aea..18c5ee7 100644 --- a/.gitignore +++ b/.gitignore @@ -347,3 +347,4 @@ /vim-8.2-2559.tar.bz2 /vim-8.2-2576.tar.bz2 /vim-8.2-2607.tar.bz2 +/vim-8.2-2637.tar.bz2 diff --git a/sources b/sources index e9dd356..af3d147 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.2-2607.tar.bz2) = ffaa4ed2d5c2c1661a1b5538d652c50b2427b3064a2c816e384a30b0588065d1f549ceb76e27822bad2120d65456ee1af6cf749a87730ecd0350c783ed63ec4b +SHA512 (vim-8.2-2637.tar.bz2) = 2355bdc0eff241943d7c0e2dcf196e4ceefed0470aece58a1d3a44688496c2befb597c87efc01af385455ff3fd3d047306413ea450b3221800653f9d293aa737 diff --git a/vim.spec b/vim.spec index c3ac97c..75b95fb 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 2607 +%define patchlevel 2637 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -819,6 +819,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.* %changelog +* Mon Mar 22 2021 Zdenek Dohnal - 2:8.2.2637-1 +- patchlevel 2637 + * Mon Mar 15 2021 Zdenek Dohnal - 2:8.2.2607-1 - patchlevel 2607