diff --git a/.gitignore b/.gitignore
index 2a57888..9f0d8fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -229,3 +229,4 @@
 /vim-8.1-408.tar.bz2
 /vim-8.1-450.tar.bz2
 /vim-8.1-451.tar.bz2
+/vim-8.1-483.tar.bz2
diff --git a/sources b/sources
index 02688d5..58335ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vim-8.1-451.tar.bz2) = f7df96718613cca8b95eef8fcadb8d280554b3ecfd9c6408e8d8d8c07e6473484a504f96ca14b64766d601f6a4bf5ae46068894105afd5a9fa4b07fabd3ff379
+SHA512 (vim-8.1-483.tar.bz2) = 958b26948c4a62cb889243f11d1caaaa5bffb30197b78ceecbb26238be955ef22e70aa34410b870c4fd283be400ab88199dfc651ff440216c99f8407087eaebe
diff --git a/vim.spec b/vim.spec
index d9b0405..b139ae1 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 451
+%define patchlevel 483
 %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
@@ -801,6 +801,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Fri Oct 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.483-1
+- patchlevel 483
+
 * Fri Oct 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.451-2
 - 1640972 - vimrc/virc should reflect correct augroup