diff --git a/.gitignore b/.gitignore
index 0db289c..22b7229 100644
--- a/.gitignore
+++ b/.gitignore
@@ -214,3 +214,4 @@
 /vim-8.1-189.tar.bz2
 /vim-8.1-197.tar.bz2
 /vim-8.1-207.tar.bz2
+/vim-8.1-209.tar.bz2
diff --git a/sources b/sources
index e7a0514..bb108c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vim-8.1-207.tar.bz2) = 9561f213fed301f5b9a3dcad57a84abc47e1b4ec01337773f80832485981a8851476c28f317aea51250fdbcfcd34a261085a7223fabe5a1e2efa70a9eaf1abb3
+SHA512 (vim-8.1-209.tar.bz2) = f7d426e9e57308b8f436d3e7263adecd72d5261b3a55bea7b1c8e34d6bed30ea614adc9f0c46c53a55e408af0da99959bc674aeb51b04353ec5269c790489b3f
diff --git a/vim.spec b/vim.spec
index f54b267..3a0e332 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 207
+%define patchlevel 209
 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
 %define WITH_SELINUX 1
 %endif
@@ -24,7 +24,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
@@ -777,6 +777,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Wed Jul 25 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.209-1
+- patchlevel 209
+
 * Tue Jul 24 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.207-2
 - correcting license