diff --git a/.gitignore b/.gitignore
index 4e03650..0d60c5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -320,3 +320,4 @@
 /vim-8.2-1484.tar.bz2
 /vim-8.2-1520.tar.bz2
 /vim-8.2-1522.tar.bz2
+/vim-8.2-1551.tar.bz2
diff --git a/sources b/sources
index a00605e..09333a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vim-8.2-1522.tar.bz2) = 91c7b82eaea0a1f0dfa8e26ccb3622f766219d0384263f66bf3d7fe72bbdd7c4c9eea31fa9f2dfaff0b07658f4c3b5033faa22f8c9344b8f4d8ca8b0a9f433a9
+SHA512 (vim-8.2-1551.tar.bz2) = e2ecf2c64893ca8d289b74f97eebd09f943f803cc88bb7a4886e7e35b69146cded1b52a6682f75d16008e981750cd8a2e875ff022c8f90462208d23a9d4b8709
diff --git a/vim.spec b/vim.spec
index d578d43..7e438c2 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 1522
+%define patchlevel 1551
 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
 %define WITH_SELINUX 1
 %endif
@@ -21,7 +21,7 @@ Summary: The VIM editor
 URL:     http://www.vim.org/
 Name: vim
 Version: %{baseversion}.%{patchlevel}
-Release: 3%{?dist}
+Release: 1%{?dist}
 License: Vim and MIT
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
 Source1: vim.sh
@@ -786,6 +786,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Mon Aug 31 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1551-1
+- patchlevel 1551
+
 * Mon Aug 31 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1522-3
 - F33 has update-testing now