diff --git a/vim-update.sh b/vim-update.sh
index 68e27d3..47c665f 100755
--- a/vim-update.sh
+++ b/vim-update.sh
@@ -3,7 +3,7 @@ debug=""
 #debug="echo "
 branches=( "master" "f27" "f26" )
 releases=( "fc28" "fc27" "fc26" )
-regexps=( "fc28" "\\\|fc27" "\\\|fc26" )
+regexps=( "fc28" "\|fc27" "\|fc26" )
 branches_count=4
 #releases_regexp=fc28\\\|fc27\\\|fc28
 
diff --git a/vim.spec b/vim.spec
index 703165b..91f1180 100644
--- a/vim.spec
+++ b/vim.spec
@@ -24,7 +24,7 @@ Summary: The VIM editor
 URL:     http://www.vim.org/
 Name: vim
 Version: %{baseversion}.%{patchlevel}
-Release: 1%{?dist}
+Release: 2%{?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
+* Mon Dec 04 2017 Zdenek Dohnal <zdohnal@redhat.com> - 8.0.1367-2
+- fix regexp in vim-update.sh
+
 * Mon Dec 04 2017 Karsten Hopp <karsten@redhat.com> 8.0.1367-1
 - patchlevel 1367