diff --git a/.gitignore b/.gitignore
index b96db1f..b32e94f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -145,3 +145,4 @@
 /vim-8.0-1351.tar.bz2
 /vim-8.0-1358.tar.bz2
 /vim-8.0-1359.tar.bz2
+/vim-8.0-1360.tar.bz2
diff --git a/sources b/sources
index a6ec8af..89ac1f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vim-8.0-1359.tar.bz2) = 2d73218175588316b22d075c57d8425169d9d328f2b3967c5ac4460c1562c7ae54b333d65da862b005ece9a875fe0eda35499342c7714e1c421bef4a424bc505
+SHA512 (vim-8.0-1360.tar.bz2) = 7a0470c8424f7199808d8c41da89be7a09f00b7513e431467d816cc722a8a48d86141649f75d544a50727b74251514d53f3faf64e5ada91bff13b611fdaa2d3a
diff --git a/vim.spec b/vim.spec
index adb3391..51a048a 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 1359
+%define patchlevel 1360
 %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: 3%{?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
+* Fri Dec 01 2017 Karsten Hopp <karsten@redhat.com> 8.0.1360-1
+- patchlevel 1360
+
 * Fri Dec 01 2017 Zdenek Dohnal <zdohnal@redhat.com> - 8.0.1359-3
 - rewrite vim-update to update from the newest branch to the oldest