diff --git a/.gitignore b/.gitignore
index c62094f..e0aaaf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -147,3 +147,4 @@
 /vim-8.0-1359.tar.bz2
 /vim-8.0-1360.tar.bz2
 /vim-8.0-1367.tar.bz2
+/vim-8.0-1376.tar.bz2
diff --git a/sources b/sources
index 67d2137..df6d25b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vim-8.0-1367.tar.bz2) = dd8cd104b9cd3e01ae66b37c864b194ca0ad0dbfebb469e78d55fb76036789f4eab7bff5f93858c734952675ac0d60f03e6136249a9623d5378237d21a9df201
+SHA512 (vim-8.0-1376.tar.bz2) = b1a189176a0f55adcc67a6bb32d7034fe58fb9018a82bb008530b84a36601762985a4ac4391998a53e0bfa52056106b1272c03faa66ed2e1b94add885eab9bc6
diff --git a/vim.spec b/vim.spec
index 91f1180..5714ced 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 1367
+%define patchlevel 1376
 %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
 Group: Applications/Editors
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
@@ -766,6 +766,9 @@ update-desktop-database &> /dev/null ||:
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Wed Dec 06 2017 Karsten Hopp <karsten@redhat.com> 8.0.1376-1
+- patchlevel 1376
+
 * Mon Dec 04 2017 Zdenek Dohnal <zdohnal@redhat.com> - 8.0.1367-2
 - fix regexp in vim-update.sh