diff --git a/.gitignore b/.gitignore
index e207079..e8de767 100644
--- a/.gitignore
+++ b/.gitignore
@@ -274,3 +274,4 @@
 /vim-8.1-2198.tar.bz2
 /vim-8.1-2234.tar.bz2
 /vim-8.1-2267.tar.bz2
+/vim-8.1-2352.tar.bz2
diff --git a/sources b/sources
index e330bde..c19acdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vim-8.1-2267.tar.bz2) = d1eeb22101fe6ed15a7f37d3c80808ddae71aaea30f3056b9d85003864356e129ea83c62a6a1e5f7f339a81a347c3c3885d3b0d9d4f5f05425964e0c042f054e
+SHA512 (vim-8.1-2352.tar.bz2) = 95b5b8fdaff62aa229bff225e778410f2efad96cd5e8d0d22a37e01d801a680a7244ed6fca1bcd96a333004e72739efd57f7cbc2af2b466fb1ad942936ea3dd9
diff --git a/vim.spec b/vim.spec
index 789c089..11ac639 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 2267
+%define patchlevel 2352
 %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: 2%{?dist}
+Release: 1%{?dist}
 License: Vim and MIT
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
 Source1: vim.sh
@@ -797,6 +797,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Thu Nov 28 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2352-1
+- patchlevel 2352
+
 * Thu Nov 28 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2267-2
 - leave out f29, will be soon EOL