diff --git a/.gitignore b/.gitignore
index 2b46dc6..9fbca64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -263,3 +263,4 @@
 /vim-8.1-1749.tar.bz2
 /vim-8.1-1790.tar.bz2
 /vim-8.1-1890.tar.bz2
+/vim-8.1-1912.tar.bz2
diff --git a/sources b/sources
index 01644a2..3d303ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vim-8.1-1890.tar.bz2) = 6f34a15badced307839c88de210bee771c3dac7207f9ca64dcdde74268bda3caa4217cba5f49ec70774314b583f0a5e3116dad64474a30bbd5372038dab86002
+SHA512 (vim-8.1-1912.tar.bz2) = a04934b80b38e1cda7b26f2946edbfab49c1b0339c91b394f9a06b737c72456600c913acda3da978d47aa048249a19dadcbe26c07865e0715fe50937610619e7
diff --git a/vim.spec b/vim.spec
index 41c1b89..c6de3af 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 1890
+%define patchlevel 1912
 %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
@@ -788,6 +788,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Fri Aug 23 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1912-1
+- patchlevel 1912
+
 * Fri Aug 23 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1890-2
 - revert vimx removal